@media only screen and (max-width: 991px) {
    .grecaptcha-badge {
        z-index: 9 !important;
        bottom: 65px !important;
    }
}