#photos img {
  position: absolute;
}

#photos {
  width: 180px;
  height: 200px;
  overflow: hidden;
}

#photos2 img {
  position: absolute;
}

#photos2 {
  width: 180px;
  height: 200px;
  overflow: hidden;
}
