.grecaptcha-badge {
    position: absolute;
    left: 0px;
    bottom: 0px !important;
    transform:scale(0.8);
    -webkit-transform:scale(0.8);
}
