@media screen and (min-width: 1024px) {
	#section-1 .images {
		height: 641px;
		width: 1164px;
	}
	#section-2 .images {
		height: 402px;
		margin-left: -30%;
	}
	#section-2 article.contents {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.actions .icon-products .img-icon > img {
		height: 105px;
	}
}
