.photobook__image {
  flex-shrink: 1;
  width: auto;
  min-width: 0;
  border: 5px solid white;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
}
