#vaykgear-snippet{width: 100%; overflow:hidden; border: 0px;}
@media only screen and (min-width: 1000px){
	#vaykgear-snippet{height: 1600px;}
}
@media only screen and (min-width: 1200px){
	#vaykgear-snippet{height: 1120px;}	
}
@media only screen and (max-width: 1000px) and (min-width: 690px){
	#vaykgear-snippet{height: 2000px;}
}
@media only screen and (max-width: 690px){
	#vaykgear-snippet{height: 2000px;}
}