.service-inner .service-title p {
    color: white;
}

.image-block {
    max-height: 50vh;
}

.teacher-wrapper {
    margin-top: -100px !important;
}

.service-title p {
    text-align: center;
}

#menu-hauptmenue-en,
#menu-mainmenu-arab {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    margin-top: 2rem;
}

#menu-hauptmenue-en li a,
#menu-mainmenu-arab li a {
    color: #ffffff;
    font-size: 5.5vh;
    line-height: 8vh;
    font-weight: normal;
    display: block;
}

.service-item {
    position: relative;
    z-index: 0;
}

.service-item a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}