body {
    max-width: 1920px;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-style: 16px;
}

.container {
    max-width: 1000px;
}

a:hover {
    text-decoration: none;
}

.videoImg {
    height: 500px;
    width: 100%;
    margin: 50px 0 0 0;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 1023px) {}

@media only screen and (max-width:991px) {}

@media only screen and (max-width:767px) {}

@media only screen and (max-width:545px) {}

@media only screen and (max-width:414px) {}