<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[bss-b2b-main-product-form] .bss-b2b-cart-item-qty-table {
  min-width: 100%;
  margin-top: .625rem !important;
}

.quantity_break_table tbody tr td:first-child, .quantity_break_table thead tr th:first-child {
  border-width: 1px 1px 0 0;
}

.quantity_break_table tbody tr td:last-child, .quantity_break_table thead tr th:last-child {
  border-width: 1px 0 0 1px;
}

.quantity_break_table tbody tr:last-child {
  border: none !important;
}</pre></body></html>