
@media only screen and (max-width:767px) {	
img {
	max-width: 100%;
	height: auto;
}
h1.home-logo{
	font-size:5em;
}

.intro-omaio {
	background-size: cover !important;
	background-position: 50% 50% !important;
}
.omaio-contaner-caption h1{font-size:2em}




}


@media only screen and (min-width:768px) and (max-width: 1024px) {


}
 
 
 
 
 
 
@media only screen and (min-width:1001px) and (max-width: 1024px) {
	 



}
 
@media(max-width:1199px) {



}
 
 
 
 
 
 
 
 
 
 
 
 
 