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

.quoil-product-star svg {
  width: 16px !important;
  height: 16px !important;
}