.bss-b2b-qty-table-wrapper .quantity_break_table {
  margin: 0;
}

.bss-b2b-cart-item-qty-table {
  max-width: inherit;
}

.cart-item-totals.right {
  min-width: 16rem;
}

[bss-b2b-product-form-id] [bss-b2b-product-id] span,
.card-footer [bss-b2b-product-id] span {
  font-weight: var(--font-bolder-weight);
  font-size: calc(var(--font-product-price-scale) * 2rem) !important;
}
.predictive-search-results-group-section [bss-b2b-product-id] span {
  font-size: calc(var(--font-body-scale) * 1.4rem) !important;
}

[bss-b2b-final-line-price] span,
[bss-b2b-item-original-price] span {
  font-size: 15px !important;
}