/*hide the title*/
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-review-title {
    display: none;
}
/*show GRPD*/
.yotpo-review-form-modal input#checkboxInput {
  width: 75px;
}