
body #bh-page .bfd-explorer.bfd-explorer-photo{grid-template-columns:minmax(280px,.8fr) minmax(0,1.35fr);padding:0;gap:0;align-items:stretch}
body #bh-page .bfd-explorer-photo .bfd-explorer-nav{padding:clamp(28px,4vw,64px);align-self:center}
body #bh-page .bfd-explorer-photo .bfd-explorer-visual{aspect-ratio:auto;min-height:620px;perspective:none;overflow:hidden;isolation:isolate}
body #bh-page .bfd-explorer-photo .bfd-explorer-visual::before{display:none}
body #bh-page .bfd-explorer-photo-image{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:52% center}
@media(max-width:760px){
body #bh-page .bfd-explorer.bfd-explorer-photo{grid-template-columns:1fr}
body #bh-page .bfd-explorer-photo .bfd-explorer-nav{padding:24px}
body #bh-page .bfd-explorer-photo .bfd-explorer-visual{grid-row:1;aspect-ratio:3/2;min-height:0;max-height:none}
}
