.live-inventory-v2-wrapper {
  white-space: normal;
}

.live-inventory-v2-add-to-cart-wrapper {
  max-width: none;
  width: calc(100% - 65px);
}

.live-inventory-v2-add-to-cart-wrapper button.btn-primary {
  width: 100%;
}