﻿#col-15 { min-height: auto ! important; }

@media (max-width: 800px) {
    html:not([data-scroll='0']) #cms_root {
        margin-top: 120px !important;
    }
    .cms30_logo, .cms30_teaser {
        transform: scale(1.5) !important;
        ---width: calc(66% - 2 * var(--baustein-margin-leftright, 10px)) !important;
    }
    .cms30_logo span {
        top: 1vw !important;
    }
    #cont-3266 {
        height: 180px !important;
        position: relative !important;
    }
    .cms30_teaser {
        position: absolute !important;
    }
    #col-3267 {
        width: 300px !important;
    }
    #col-3270 {
        ---width: 50% !important;
    }
    .fmh {
        display: none !important;
    }
    .fmv {
        display: block !important;
    }    
    #col-301 {
        height: unset !important;
    }
    #cont-184, #cont-191, #cont-226, #cont-232 {
        position: relative !important;
        left: 0px !important;
        top: unset !important;
    }
    #cont-3192 {
        height: 500vh !important;
    }
    #col-3193 {
        position: relative !important;
        height: unset !important;
        ---z-index: unset !important;
    }
    #col-3193 > div {
        position: relative !important;
        left: 0px !important;
        width: 100% !important;
    }
}