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

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

.live-inventory-v2-shipping {
  font-weight: 500;
}

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