@media only screen and (max-width: 700px) {
.video-mobile{	
	height:200px;
	}
}