@media only screen and (min-width: 735px) {
	.section-products .products-list-item {
		max-width: 270px;
		width: 50%;
	}
}
