#top_banner {
    position: relative;
}

#top_banner_texts_cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 2;
}

#gdpr_agreement, #regist_send_butt, #registration_recaptcha {
    margin: 2vh 0 0 0;
}
