.galleryphoto {
  float: left;
}

.photos .galleryphoto img {
  display: block;
  width: 100%;
}