.ad .izdo, .ad .dcho{
	background-size: 100% auto !important; }
.ad h4{
 	text-shadow: 2px 2px 5px #000;}
#ad-xoilan{
	color: #fff;}
#ad-faiso{
	background: #2ab193; color: #006; 
	font-family: 'Roboto Condensed', sans-serif; font-size: 20px;}
#ad-faiso img, #ad-legarra img{
	margin-bottom: 20px;}
#ad-faiso h6{ font-size: 12px; color: #000;}
#ad-legarra{
	background: #efefef;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 17px;}
	
@media only screen 
and (max-width : 480px){
.ad{display: none;}
}

@media only screen 
and (min-width : 481px)
and (max-width : 750px) {

}

@media only screen 
and (min-width : 751px)
and (max-width : 890px) {

}

@media only screen 
and (min-width : 891px)
and (max-width : 1199px) {
.ad .izdo{
	width: 48%; float: left;}
.ad .dcho{
	width: 48%; float: right;}
.ad h4{
	font-size: 1.4em; width: 60%; line-height: 1.3em; }
.ad #ad-xoilan .into{
	padding: 150px 30px 0 30px; }
#ad-xoilan{
	background: url(../imagenes/anuncio-xoilan.jpg) no-repeat center center;}
.ad #ad-faiso .into, .ad #ad-legarra .into{
	padding: 20px 20px 0 20px; }
.ad #ad-faiso img, .ad #ad-legarra img{
	width: 100%; height: auto; margin-bottom: 10px;}
#ad-xoilan, #ad-faiso, #ad-legarra{
	height: 240px;}
#ad-faiso{
	font-size: 17px;}
}

	
@media only screen 
and (min-width : 1200px){ 
.ad .izdo{
	width: 48%; float: left;}
.ad .dcho{
	width: 48%; float: right;}
.ad h4{
	font-size: 1.6em; width: 60%; line-height: 1.3em; }
.ad #ad-xoilan .into{
	padding: 150px 30px 0 30px; }
#ad-xoilan{
	background: url(../imagenes/anuncio-xoilan.jpg) no-repeat center center;}
.ad #ad-faiso .into, .ad #ad-legarra .into{
	padding: 30px 30px 0 30px; }
#ad-xoilan, #ad-faiso, #ad-legarra{
	height: 280px;}
}