@media screen and (min-width: 575px) and (max-width: 1023px) {
	#section-1 .images {
		width: 1186px;
		height: 500px;
	}
	#section-2 .images {
		height: 402px;
		margin-left: -85%;
	}
	#section-2 article.contents {
		margin: 20px 0 20px;
	}
	.actions .icon-products .img-icon > img {
		height: 80px;
	}
}
