.photo-cont > * {
  margin-bottom: 5px;
}
.photo-cont img {
  width: 150px;
  height: 150px;
  border: 1px solid #e0e0e0;
}
