.ratings_wrapper {
  min-width: max-content;
}

.ratings_wrapper .uui-text-size-medium-3 {
  white-space: nowrap;
}

.ratings_stars-wrapper {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  flex-wrap: nowrap;
}

.uui-ratings_number {
  white-space: nowrap;
  min-width: 2rem;
}
