/* Explicit opt-in only. Existing pages keep their established cover layout. */
.cf-content .cf-hero.cf-hero-fit-contain .cf-hero-image .cf-image-element,
.bocaux-fr.is-ctl-landingpage .cf-content.cf-editorial>.cf-section:first-child .cf-hero.cf-hero-fit-contain .cf-hero-image .cf-image-element{object-fit:contain!important}
@media(max-width:575px){
 .cf-content .cf-hero.cf-hero-fit-contain .cf-hero-image,
 .bocaux-fr.is-ctl-landingpage .cf-content.cf-editorial>.cf-section:first-child .cf-hero.cf-hero-fit-contain .cf-hero-image{height:auto!important;aspect-ratio:var(--cf-source-aspect,1.5)!important}
}
