/* after TYPO3 10 Upgrade */
div#c17148 {
    border-left: none;
    padding-left: 0;
}
footer div#c17146 {
    text-align: left;
}
.ce-image .image {
    padding: 35px 0 35px 40px;
    margin-bottom: 90px!important;
}
.navbar.navbar-top.affix-top .navbar-brand img {
    margin-top: -15px!important;
    top: 0;
}
.navbar.navbar-top {
    top: 0;
}
.hidden, #navbarSupportedContent {
    display: none;
}
.frame-type-text header {
    height: auto;
}
#ce-17092 {
    position: absolute;
}
#ce-17092 .container, #ce-17092 .col-md-3 {
    padding: 0;
}
#ce-17092 .container figure.image {
    padding: 15px!important;
}
#ce-17092 .container figure.image img {
    width: 100%!important;
}
.ce-image.ce-center.ce-above figure.image {
    padding: 35px 40px 35px 0!important;
    margin-bottom: 90px!important;
}
.ce-image.ce-center.ce-above figure.image img {
    display: block;
    width: unset !important;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
@media (max-width: 991px) and (min-width: 768px) {
    .hidden-sm {
        display: none!important;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    .hidden-md {
        display: none!important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important;
    }
}
/* end after TYPO3 10 Upgrade */