.woocommerce ul.products li.product a img {
    margin: 0;
    width: 100%;
    object-fit: cover;
    height: 150px;
}

.woocommerce .yith-ywraq-add-button .add-request-quote-button.button {
    padding: 0 25px;
}
