.yotpo-display-s .yotpo-review .yotpo-review-right-panel {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-width: 0 !important;
}

.yotpo-display-s .yotpo-review .yotpo-review-right-panel .yotpo-review-votes-icons-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  margin-top: 0;
}
