.xy-stars-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

/* Disable the 'Rating' text - added as an ID in the plugin :| */
/*.xy-stars-row #yasr-custom-text-before-overall {display: none}*/