@charset "utf-8";
/* CSS Document */

.xet_section,.camera,.camera_fakehover{
	height:170px !important;
	overflow: hidden;
	}
.xet_container h2{
	top: -200% !important;
	}


@media only screen and (max-width:769px){
	.xet_section,.camera{
	height: auto;
	overflow: hidden;
	}

}