/* INICIO CSS slider_movil.css */

@media screen and (max-width:860px) {	

#contenedor {
	width: 99% !important;
	height: auto !important;
}

#myCarousel div[style]{
	width: 100% !important;
}

#titular_share {
	display:none !important;
}

.titular_texto {
	padding:0 !important;
}
}

 /* FIN CSS slider_movil.css */

