.product-info-img-box {
  border-radius: 25px;
}

.product-info-name {
  border-radius: 25px;
}

.product-info-price {
  border-radius: 15px;
}

.product-ingredients {
  margin: 0 15px;
  padding: 15px 30px;
  font-size: 16px;
  border-radius: 25px;
}