.order-xl-2 { width: 30%; .card { border: 1px solid $yellow-color; padding: 20px 10px; .card-body { .toggle_summary_div { .table { thead { display: none; } tbody { tr { background-color: $white-color !important; .td-img { } .td-product_name { } .td-qty { display: none; } .td-price { display: none; } } } } } } } }