/**
 * Captcha styles
 */

.g-recaptcha .grecaptcha-badge {
    width: 304px; !important;
    height: auto !important;
    box-shadow: none !important;
}

.grecaptcha-logo iframe {
    width: 302px !important;
    height: 78px !important;
}