.g-recaptcha {
  max-width: 284px;
  margin: 0 auto 20px;
}
.g-recaptcha > div {
  width: 100% !important;
}
.g-recaptcha > div iframe{
  width: 100% !important;
}