.bold-product__actions.bold-product-upsell__actions button {
  width: 75% !important;
}

.bold-modal__footer.bold-upsell__actions button {
  width: 26% !important;
}

.bold-product__details.bold-grid__column.bold-grid__column--half  {
  margin-top: 15% !important;
}

.bold-modal__footer.bold-upsell__actions {
  display: flex;
  justify-content: center;
}

.bold-modal__footer.bold-upsell__actions button {
  margin: 1% !important;
}