.jdgm-all-reviews-rating-wrapper {
	display: flex !important;
	justify-content: center;
	padding: 10px 0;
}
.jdgm-all-reviews-rating {
  margin-right: 5px;
}
.jdgm-carousel-wrapper {
  max-width: var(--maxwidth);
  width: 100% !important;
}
.jdgm-carousel-item__review-rating {
margin-bottom: 10px !important;
}