.largeVideo {
    padding: 50px 0;
    background: #6E162F;
}
.largeVideo iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 1451/816;
}
