@media (max-width: 380px) {
  .g-recaptcha {
    transform: scale(0.75);
    transform-origin: 0 0;
  }
}