.error-captcha{
  border: 1px solid #FF0000;
}

@media (max-width: 767px) {
  .g-recaptcha div:first-child {
    margin: auto;
  }
}
