@media (max-width: 1300px){
    .affix-video.affix{
        position: static;
    }
}
body {
    background-image: url("../images/background/bg-3.jpg") !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
}