@media only screen and (max-width: 767px) {
   .modo_responsive_video{
   position: relative;
   padding: 15px 0 0 !important;
   }
   .modo_responsive_video.fixedHeader{
   position: fixed !important;
   }

  
}