.spam-turnstile-wrap {
  max-width: 100%;
  min-height: 65px;
  max-height: 65px;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.spam-turnstile-wrap iframe {
  max-height: 65px !important;
}
