/* All changes are scoped to desktop single posts. Retain the complete photograph. */
@media (min-width:1025px){
 .re-essay-heading{max-width:var(--mfr-post-image-width,820px);margin-bottom:30px}
 .re-essay-heading h1,.re-photo-detail h1{font-size:var(--mfr-post-heading-size,60px);line-height:1.12}
 .re-essay-figure{max-width:var(--mfr-post-image-width,820px);margin:0 auto var(--mfr-post-image-gap,32px)}
 .re-essay-photo{width:auto;height:auto;max-width:100%;max-height:var(--mfr-post-image-height,420px);object-fit:contain;margin-inline:auto;border-radius:var(--mfr-post-image-radius,6px)}
 .re-essay-figure figcaption{text-align:left;line-height:1.5}
 .re-essay-reading{grid-template-columns:56px minmax(0,var(--mfr-post-reading-width,720px)) 56px;gap:28px}
 .re-essay-author,.re-essay-comments{max-width:var(--mfr-post-reading-width,720px)}
 .re-photo-detail header{max-width:var(--mfr-post-photo-width,960px);margin-bottom:28px}
 .re-photo-detail .re-story-photo{width:auto;height:auto;max-width:100%;max-height:var(--mfr-post-photo-height,520px);object-fit:contain;margin-inline:auto}
 .re-photo-detail>.re-story-photo{max-width:min(100%,var(--mfr-post-photo-width,960px))}
}
