@media screen and (min-width: 700px) {
    .product-box-image {
        height: 250px !important;
    }
}