.videohome  {	
	
	width:260px;

 height:170px;
	
	}


@media screen and (min-width: 400px) {
.videohome {

width:260px;

 height:170px;
 	
}
}


@media screen and (min-width: 480px) {
.videohome {

width:440px;

 height:290px;
 	
}
}




@media screen and (min-width: 620px) {
.videohome {

width:560px;

 height:370px;
 	
}
}



 
@media screen and (min-width: 1200px) {

.videohome  {	
	
	 width:930px;
	 
	 height:588px;
	
	}



}




