Hi,
You can add a custom attribute: data-size=compact
What I usually do, I put a recaptcha for Desktop, Tablet, Horizontal phone. Then set it to display:none on vertical phone. Add a new recaptcha to vertical phone breakpoint (with data-style=compact), display:none on every other breakpoint.