.auth-turnstile {
  display: flex;
  width: 100%;
  min-height: 0;
  justify-content: center;
}

.auth-turnstile .cf-turnstile {
  width: 100%;
  max-width: 100%;
}
