@media only screen and (max-width: 767px){
.woocommerce ul.products .products-wrapper {
height: 389px;
}
}