.live-inventory-v2-add-to-cart-wrapper {
/* check button width */
  width: calc(100% - 45px);
  max-width: none;
}

.live-inventory-v2-wrapper {
  white-space: normal;
  margin: 5px 0;
  text-align: left;
}

.catalog-grid .tile .footer button.btn-primary {
  width: 100%;
}

.ex-product .softgraybackground .live-inventory-v2-wrapper {
  display: none;
}