@media (max-width:480px) {
	.catalog-category-view .item.product.product-item {
		width: 100% !important
	}

	.catalog-category-view .product-item-info>a {
		height: 257px !important;
	}

	.wide-product-list.it-category-pg.page-with-filter.page-products .products.list.items.product-items .product-item-info>a {
		height: 243px !important;
	}

}

@media (max-width:414px) {
	.catalog-category-view .product-item-info>a {
		height: 219px !important;
	}

	.wide-product-list.it-category-pg.page-with-filter.page-products .products.list.items.product-items .product-item-info>a {
		height: 208px !important;
	}

}

@media (max-width:393px) {
	.catalog-category-view .product-item-info>a {
		height: 208px !important;
	}

	.wide-product-list.it-category-pg.page-with-filter.page-products .products.list.items.product-items .product-item-info>a {
		height: 197px !important;
	}

}

@media (max-width:384px) {
	.catalog-category-view .product-item-info>a {
		height: 203px !important;
	}

	.wide-product-list.it-category-pg.page-with-filter.page-products .products.list.items.product-items .product-item-info>a {
		height: 192px !important;
	}

}

@media (max-width:375px) {
	.catalog-category-view .product-item-info>a {
		height: 198px !important;
	}

	.wide-product-list.it-category-pg.page-with-filter.page-products .products.list.items.product-items .product-item-info>a {
		height: 187px !important;
	}

}

@media (max-width:360px) {
	.catalog-category-view .product-item-info>a {
		height: 191px !important;
	}

	.wide-product-list.it-category-pg.page-with-filter.page-products .products.list.items.product-items .product-item-info>a {
		height: 181px !important;
	}

}

@media (max-width: 344px) {
    .catalog-category-view .product-item-info>a {
        height: 182px !important;
    }
    .wide-product-list.it-category-pg.page-with-filter.page-products .products.list.items.product-items .product-item-info>a {
        height: 173px !important;
    }
}