.product-card .img img {
    width: 100% !important;
    object-fit: cover !important;
	height: 100%;
}