@charset "utf-8";
/* CSS Document */

@media (max-width: 600px) {
	.max-height-60por {
		max-height: 60px !important;
	}
}