.product-color{
	overflow: hidden;
}
.product-pic img{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.pagin_element.item_main_grid.product:not(.dors) .product-pic-container.mb-30{
	padding: 3.125rem 2rem;
}