
/*  */
/* 
*/
.stage-small>img {
    left: 6% !important;
    transform: translate(-6%, -50%) !important;
}

.quote-element.smaller {
    font-size: 1.25rem !important;
    line-height: 1.4 !important;
}

.quote-element {
    line-height: 1.4 !important;
    font-size: 1.25rem !important;
}

.stage-slider .swiper-slide h2 {
    /* color:#000 !important; */
    /* text-shadow: 0 0 16px rgba(255,255,255,1) !important; */
    font-weight: 400 !important;
}

.stage-slider .swiper-slide h2.underline::after {
    border-bottom: none !important;
}

.page-header .logo a:after {
    display: none !important;
}

/*svg-logo vergrößern */
.page-header .logo {
    width: 18rem !important;
    height: 7rem;
    overflow: hidden;
    margin-top: -2rem;
}
/*  */