.product-item, .product-item-div{
    height: 320px;
}

.product-image{
    height: 200px;
    object-fit: contain;
}
