@media(min-width:750.0px) {
    .video-section {
        width: 50%;
        max-width: 630px;
        margin-inline: auto;
    }
}