.tracking-video-consent {
    width: 100%;
    aspect-ratio: 16 / 9;
}

.tracking-video-consent .youtube_player,
.tracking-video-consent .vimeo_player {
    width: 100%;
    height: 100%;
}

.tracking-video-consent iframe {
    display: block;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}