@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 768px){
	#products .container .row .detalhes h2{
		text-align: center !important;
	}
}