.grecaptcha-badge {
    display: none;
}

div.g-recaptcha iframe {
    float: right;
    right: 0;
}

div.g-recaptcha > div {
    width: 100% !important;
}

div#g-recaptcha {
    clear: both;
    margin: 10px 0;
}
