.g-recaptcha-wrapper::after{
    content: '';
    display: table;
    clear: both;
}
.g-recaptcha-wrapper .g-recaptcha {
    float: right;
}