.woocommerce ul.products li.product a img {
    width: 100%;
    max-height: 250px !important;
    display: block;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.woocommerce .yith-ywraq-add-button .add-request-quote-button.button {
    padding: 0 25px;
}
