@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 768px){
	#div_principal #wrapper #intro .container .hero-unit{
		margin-top: 50px;
		margin-bottom: 50px;
		width: 90%;
		padding: 0px;
	}
}