.hero-photo{min-height:0!important;height:auto;align-self:center;background:var(--navy)}
.hero-photo>img{position:static;aspect-ratio:1672/941;width:100%;height:auto;object-fit:contain}
.hero-photo:after{display:none}
.hero-photo figcaption{position:static;padding:23px 25px;display:grid;gap:8px}
@media(max-width:720px){.hero-photo{height:auto}.hero-photo figcaption{padding:19px 21px}}
