@media (max-width: 1024px){
    .affix-video.affix{
        position: static;
    }
}