#tildaformcaptchabox {
    display: flex;
    align-items: center;
    justify-content: center;
}

#captchaIframeBox {
    max-width: 500px; 
    height: auto; 
    border: none; 
}
