#recaptcha{
    position: relative;
    z-index: 8;
}
#recaptcha .grecaptcha-badge{
    bottom: 50% !important;
    right: -260px !important;
}
#recaptcha .grecaptcha-badge:hover {
    right: -2px !important;
}

#form_newsletter{
    margin: 40px 0px 0px;
}