@charset "utf-8";
/* CSS Document */

@media (max-width:768px){
	.item_caracteristica{
		display:block;
		margin-bottom:20px;
	}
}


