@media only screen and (max-width:1169px) {
	
}

@media only screen and (max-width:960px) {
	header
	{
		text-align: center;
	}
	#superior_header
	{
		text-align: center;
	}

	#reservas_top
	{
		margin-left: 0px !important;
	}

	.btn_dia_horario{
		width:auto !important;
	}

	#escuelita .lg{
	display:none;	
	}

#escuelita .xs{
	display:block;	
	}

#escuelita .titulos_verde_c img {
	margin-left:auto !important;
	margin-right:auto !important;
}

#escuelita .imagenes>div {
	
margin-bottom:25px;

}
}

@media only screen and (min-width: 500px) and (max-width:865px) {

}

@media only screen and (min-width: 879px) and (max-width:1100px) {
	
}

@media only screen and (max-width:919px) {
	
}