@charset "utf-8";
/* CSS Document */
nav ul.topnav > li#centroVeterinario > a {
	background-color: rgb(101,151,38); !IMPORTANT 
}
@media screen and (max-width:1024px) {
	#main #cont1_section h1 { order: 1; }
	#main #cont1_section .articulo1:nth-child(2) { order: 2; }
/*	#main #cont1_section .articulo1:nth-child(3) { order: 3; }
	#main #cont1_section .articulo1:nth-child(4) { order: 4; }
	#main #cont1_section .articulo1:nth-child(5) { order: 5; }*/
}