
@media (min-width: 375px){

	#textoContacto3{
		font-size: 14px;
	}

	#textoHorario{
		font-size: 28px;
	}

	#textoFundadora2{
		font-size: 22px;
	}

	#iconoWSP{
		width: 60px;
	}

	#botonWSP{
		position: fixed;
		margin-top: 42%;
		top: 20px;
		right: -20px;
		z-index: 9999;
		width: 100px;
	}


}