﻿@media (max-width: 1199px) {
    .videoBox video {
        max-width: 100%;
        max-height: initial;
        width: 100%;
    }
}
