.cart-product-suggestion-info{
    width:60%;
}
.cart-product-suggestion-add-to-cart {
    display:flex;
    align-items: end;
}
.filter-for-category-wise{
    margin-right:5px !important;
}
.width-20-flex-md{-ms-flex: 0 0 18%;flex: 0 0 18%;max-width: 18%;height:260px !important;margin-right:0 !important;}
@media only screen and (min-width: 1920px) {
    .product-section-4{
        display:none;
    }
}
@media only screen and (max-width: 1920px) {
    .product-section-6{
        display:none;
    }
}
