._kj_basket_container tr:first-child th, tr:first-child td {
    border-top-style: none !important;
    border-top-width: none !important;
}

._kj_basket_container tr th:first-child, tr td:first-child {
    border-left-style: none !important;
    border-left-width: none !important;
}

._kj_basket_container td {
    padding: 0 !important;
    border-style: none !important;
    border-width: none !important;
    line-height: 130% !important;
}

._kj_basket_container table {
    margin: 0;
    margin-top: 10px;
}

._kj_basket_container tbody td._kj_basket_item_container {
    padding-bottom: 8px !important;
    border-bottom: 1px solid #ecf0f1 !important;
}