.wp-block-lazyblock-calendly-iframe{
    margin-top: -200px;
}


.calendly{
    background: url('/wp-content/themes/esi/_public/images/Kontakt-bg.webp') no-repeat;
    background-size: cover;
    min-height: 900px;
    padding-top: 80px;
    background-position: top right;
    position: relative;
    z-index: 100;
}

.calendly .container{
    padding-top: 40px;
}

.calendly-inline-widget {
    height: 860px!important;
}

.calendly iframe {
    height: 860px;
}