.bold-product__title {
  height: 27px !important;
}

.bold-product__image {
  height: 328px !important;
}

.bold-product__actions.bold-product-upsell__actions button.bold-upsell__add_to_cart {
  background: black;
  color: white;
  padding: 11px;
  font-size: 16px;
}

.bold-modal__window {
  height: fit-content !important;
}