.benefits-item__icon{
    margin:0 auto;
}
.benefits__items{
    grid-template-columns: repeat(auto-fill, 9.25rem)!important;
}
.selected-filter-none{
    background: #fff!important;
}
.product-card__wishlist .active svg{
    fill:#20B2A3;
}
.product-card__compare .active svg{
    fill:#20B2A3;
}
