#yotpoReviewWrapper .yotpo-custom-questions-wrapper {
  grid-template-columns: 2fr 1fr;
}

#yotpoReviewWrapper .yotpo-custom-questions-wrapper .yotpo-custom-questions-title,
#yotpoReviewWrapper .yotpo-custom-questions-wrapper .yotpo-custom-questions-value {
  font-size:12px;
}

.yotpo-modal .yotpo-review-form .yotpo-star-rating-wrapper .yotpo-star-rating-icons{
align-items:start !important;
}