@media(min-width:768px){.fit-image-to-container-height .stage--desktop-overlap .stage__image{position:absolute;overflow:hidden}
.fit-image-to-container-height .stage--desktop-overlap .stage__image .image__with-credits,.fit-image-to-container-height .stage--desktop-overlap .stage__image .image--withRatio,.fit-image-to-container-height .stage--desktop-overlap .stage__image .image__imgPreview,.fit-image-to-container-height .stage--desktop-overlap .stage__image .image__base{height:100%}
.fit-image-to-container-height .stage--desktop-overlap .stage__image .image__img{-o-object-fit:cover;object-fit:cover;height:100%;min-inline-size:100%;position:absolute}
}
@media(min-width:0)and (max-width:767px){.fit-image-to-container-height .stage--overlap .stage__image{position:absolute;overflow:hidden}
.fit-image-to-container-height .stage--overlap .stage__image .image__with-credits,.fit-image-to-container-height .stage--overlap .stage__image .image--withRatio,.fit-image-to-container-height .stage--overlap .stage__image .image__imgPreview,.fit-image-to-container-height .stage--overlap .stage__image .image__base{height:100%}
.fit-image-to-container-height .stage--overlap .stage__image .image__img{-o-object-fit:cover;object-fit:cover;height:100%;min-inline-size:100%;position:absolute}
}