.media-fit-cover :is(img, video, iframe, .deferred-media__poster-image) {
    object-fit: contain !important;
}