.photos img {
  margin: 2px;
}

.photo {
  float: left;
  margin: 10px;
  /* mhb Added */
  width: 150px;
}

