.grecaptcha-badge {
  top: 90%;
}
@media screen and (max-width: 767px) {
  .grecaptcha-badge {
    top: 83%;
  }
}
