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

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

.ex-quicklists .softgraybackground .col-xs-6 {
	width: 100% !important;
}

.ex-quicklists .softgraybackground .shopping-actions {
	display: flex;
  flex-direction: column;
  align-items: center;
}