/* Photo-only window into the supplied 768 x 1664 press screenshot.
   Coordinates measured on the 737 x 1600 preview: x18, y836, w658, h438. */
.results-photo { position: relative; width: 100%; aspect-ratio: 658 / 438; overflow: hidden; background: #e9eef5; }
.results-photo > img { position: absolute; display: block; width: 112.0061%; max-width: none; height: auto; left: -2.7356%; top: -190.8676%; }
