/* Make reCAPTCHA image responsive (override inline/embedded styles). */
div#recaptcha_widget{width:100% !important;}
div#recaptcha_image{width:100% !important;height:auto !important;}
div#recaptcha_image > img{width:100% !important;}