/* VENTURA */
iframe { padding: 15px 0px 30px 0px; position: relative; clear: both; }
.photos { width: 100% !important; height: 450px !important; position: relative; clear: both; }

@media screen and (max-width: 1000px){
	iframe { width: 94%; padding: 15px 3% 30px 3%; position: relative; clear: both; }
	.photos { width: 94% !important; height: auto !important; position: relative; clear: both; padding:0px 3%; }
	.photos img { position: relative; clear: both; width: 100%; height: auto; }
}