@media screen and (max-width : 450px) {
.sliderheadline {
    top: 40px;
    font-size: 1.875rem;
}

/* Contao Marketing Suite :: Mobile Ansicht Anpassung */
.mod_cms_accept_tags {
    z-index: 10000 !important;
}
.logo img {
    margin-top:4em;
    max-height: none !important;
    width: 80%;
    height: auto;
}
.rsts-main .feature-box.-image-centered {
    display:none;
}
.fixed-note::before {
    display:none;
}
}
