.mck-on-demand-confirmation {
    width: 100%;
}

.mck-on-demand-form-container {
    max-width: none !important;
    width: 100% !important;
}

.mck-on-demand-video-shell {
    margin-inline: auto;
    max-width: 68rem;
    width: 100%;
}

.mck-on-demand-video {
    margin-bottom: 2.5rem;
    width: 100%;
}

.mck-on-demand-player {
    aspect-ratio: 16 / 9;
    width: 100%;
}

.mck-on-demand-player iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
}
