nav {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: gobold-thin;
}

.wpb_column.logo.vc_column_container.vc_col-sm-6 {
    width: 50% !important;
    float: right !important;
}

.wpb_column.menu.vc_column_container.vc_col-sm-6 {
    width: 50% !important;
    float: left !important;
}

.rosmarin-1 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
    background-image: url(https://www.staedtlibeiz.ch/wp-content/uploads/2019/05/rosmarin_zweig.png) !important;
    background-position: center right !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.rosmarin-2 {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
    background-image: url(https://www.staedtlibeiz.ch/wp-content/uploads/2019/05/rosmarin_zweig.png) !important;
    background-position: center right !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

@media screen and (max-width: 768px) {
.rosmarin-1 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    position: relative;
    top: -50px;
}
.rosmarin-2 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    position: relative;
    top: -50px;
}
.vcex-image-banner .vcex-ib-img {
    height: 95%;
}
}

.vcex-image-banner {
    top: -50px;
    background: transparent;
}

.vcex-image-banner .vcex-ib-img {
    opacity: 0.9
}

#footer-bottom {
    position: relative;
    bottom: 0px;
    z-index: 9999;
    width: 100%;
}

#site-scroll-top {
    z-index: 99999;
}