.video-container {
    width: 100% !important;
    max-width: 100% !important;
}

.video-container iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9 !important;
}
