@media only screen and (min-width: 0px) and (max-width: 1200px) {
	.module[class*="sobreposto"]{
		padding: 45px 0;
		padding-top: 45px;
	}
}