@media only screen and (max-width: 600px) {
 .vid1{
    width: 500vh;
    height: 100vh;

 }
}