.corrected-hero{position:relative;background:linear-gradient(135deg,#071a33,#17466d);display:flex;align-items:center;justify-content:center}
.corrected-hero img{width:100%;height:100%;object-fit:contain}
.corrected-hero figcaption{position:absolute;left:18px;bottom:14px;max-width:520px;background:rgba(7,26,51,.88);color:#fff;padding:8px 12px;font-size:9px;line-height:1.4}
@media(max-width:760px){.corrected-hero{height:78vw}.corrected-hero figcaption{left:10px;right:10px;bottom:8px}}
