/* AGENDA */
@media screen and (max-width:900px){

	#agenda_acc h3{
		width:30%;
	}


}

@media screen and (max-width:800px){



}

@media screen and (max-width:700px){


}

@media screen and (max-width:600px){


}

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

	#agenda_acc h3{
		width:100%;
	}


}

@media screen and (max-width:400px){


}
