.contact-form form{overflow:visible!important;}
.contact-form form:after {
    content: '';
    clear: both;
    display: table;
}
.g-recaptcha {
    transform: none !important;
}