How to resize the rating tool?

You might be able to do something with custom css, but just be mindful that css classes sometimes change (without warning), so it's something you'd have to maintain. Also, custom css can be pretty tricky to implement as you need to use the browser tools to find the correct css class to apply the styling to.