@media (min-width: 769px) {
	.wd-review-style-1 .wd-criteria-wrap {
		inset-inline: auto 0;
	}
	
	.wd-review-style-1 .wd-criteria-wrap .wd-rating-label {
		inset-inline: 0 8px;
	}
	
	.wd-review-style-1 .wd-criteria-wrap .wd-star-rating-wrap {
		flex-direction: row-reverse;
	}
}