@charset "utf-8";
/* CSS Document */



@media screen and (min-width : 768px){
  .video-mobile24{
  display:none;}
  

  }



@media screen and (max-width : 768px){
 .video-desk24{
  display:none;
  }

  }




