.photos-row:after {
  content: '';
  display: block;
  clear: both;
}
.photos-col {
  float: left;
}
