div#yotpo-reviews-main-widget {}

div#yotpo-reviews-main-widget svg {
    width: unset;
    height: unset;
}

div#yotpo-reviews-main-widget .yotpo-review {}

div#yotpo-reviews-main-widget .yotpo-review .star-container {
    display: flex;
    align-items: center;
    width: 17px;
    height: 17px;
}

div#yotpo-reviews-main-widget .yotpo-review .yotpo-review-rating-title {
    align-items: center;
}

div#yotpo-reviews-main-widget .yotpo-review .star-container:not(:last-child) {
}

div#yotpo-reviews-main-widget .yotpo-review .star-container svg {transform: unset;}

div#yotpo-reviews-main-widget .yotpo-review .star-container:not(:last-child) {
    margin-right: 3.5px;
}

div#yotpo-reviews-main-widget .star-container svg {
  width: 15px;
  aspect-ratio: 1/1;
  height: 15px;
}


input#scoreDropdownInput {
    top: unset !important;
}

.yotpo-star-distribution-value {
     width: 13px
}
9:53
kayi dagdag mu nyamu ini
9:53
.yotpo-star-distribution {
    margin-left: 20px;
}
9:53
kasi ali ne makacenter
9:53
@media only screen and (max-width: 600px){
.yotpo-star-distribution-value {
     width: 13px
}
.yotpo-star-distribution {
    margin-left: 20px;
}
}