.grecaptcha-badge { visibility: hidden; }
@media screen and (max-width: 768px) {
  .is-pc-only {
    display: none !important;
  }
}