.woocommerce ul.products li.product img {
    width: 100%;
    height: 300px;
    object-fit: contain !important;
}