.product-block .product-image {background-size: cover!important;}

@media only screen and (min-width : 768px) and (max-width : 1024px) {

}

@media only screen and (max-width: 767px) {
	.product-block {margin-bottom: 50px;}
}