/* Enter Your Custom CSS Here */

.beschreibung {
    height: 310px;
}

.top-bar .logo { max-width: 150px; max-height: 200px; position: relative; bottom: 40px !important; } .nav-sticky{display:none;} .centerme{text-align:center !important;}

.weitere{display: none;}

.active {display: block;}

#mehr:hover{cursor: pointer;}

@media screen and (min-width: 767px) { .top-bar .logo { max-width: 200px; max-height: 200px; position: relative; bottom: 40px !important; } .menu {padding-top:20px;} .nav-sticky{display:none;} .centerme{text-align:center !important;} }

#menu-fw-menu {
    height: 150px;
}

.nav-container .menu {
    padding-top: 0 !important;
}

@media only screen and (max-width: 768px) and (min-width: 320px)
.nav.top-bar {
    max-height: 100px;
}