.story > .photo-frame { min-height: 680px; }
.story > .photo-frame img { object-position: center; }

@media (max-width: 640px) {
  .story > .photo-frame { min-height: 430px; }
}
