.photo {
  float: left;
  width: 155px;
  height: 175px;
  font-size: 10px;
}

.photo2 {
  float: center;
  width: 155px;
  height: 175px;
}

