 .cart__checkout-button.button{
  pointer-events: unset !important;
  opacity: 1 !important;
  cursor: pointer !important;
}

.bss-b2b-cart-item-qty-table ~ .bss-b2b-cart-item-qty-table {
  display: none !important;
}