
/*  */
/* 
*/
@media (min-width: 1025px) {
    .page-header .logo {
        width: 14rem !important;
    }
}
@media (max-width: 1024px) {
    .page-header .logo svg, .page-header.scrolled .logo svg {
        height: 100% !important;
    }
}
 
.page-header.scrolled .logo svg {
    height: 100% !important;
}

.page-header #logo_oe_name {
    white-space: break-spaces !important;
}
header .logo a:after {
    display: none !important;
}



@media (min-width: 1600px) {
   .oe-page .stage-slider-tiles {
        padding-bottom: 5.625rem !important;
    
  }
}
@media (min-width: 2400px) {
/*    body.oe-page main .content-wrap { */
    #main_content  {
        max-width: 1720px !important;
    }
}

.text figure {
    border: none !important;
}

figure.watermark picture:before {
    background: none !important;
}

a[href^=http]:not([href*='.icnachhaltigkeit-bw.de']):not([class*='link']):after {
    content: "\e907";
    display: inline-block;
    margin-left: 5px;
    color: var(--color_brand_primary);
    font-family: "kit-icons";
    font-size: 0.8em;
    font-weight: 300
}
/*  */