@media (max-width: 768px) {
  .star-rating-design-one {
    display: flex;
    justify-content: center !important;
  }
}