.yotpo-reviews-star-ratings-widget {
  display: inline-flex !important;
}

.yotpo-sr-bottom-line-summary {
  -moz-column-gap: 10px;
       column-gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}
.yotpo-sr-bottom-line-summary > div {
  margin-right: 0 !important;
}