.abstand {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ccm-edit-mode .abstand {
    margin: 6px 0;
}

.ccm-edit-mode .abstand:after {
    content: 'ABSTANDSHALTER';
}

.abstand--40 {
    height: 1.25rem;
}

.abstand--60 {
    height: 1.875rem;
}

.abstand--80 {
    height: 2.5rem;
}

.abstand--110 {
    height: 3.4375rem;
}

@media (min-width: 1200px) {
    .abstand--40 {
        height: 2.5rem;
    }

    .abstand--60 {
        height: 3.75rem;
    }

    .abstand--80 {
        height: 5rem;
    }

    .abstand--110 {
        height: 6.875rem;
    }
}


.youtubeBlockResponsive16by9,.youtubeBlockResponsive4by3{height:0;position:relative}.youtubeBlockResponsive16by9 iframe,.youtubeBlockResponsive4by3 iframe{border:"none";height:100%;left:0;position:absolute;top:0;width:100%}.youtubeBlockResponsive16by9{padding-bottom:56.25%}.youtubeBlockResponsive4by3{padding-bottom:75%}.ccm-edit-mode-disabled-item.youtubeBlockResponsive16by9{padding-bottom:28.125%;padding-top:28.125%}.ccm-edit-mode-disabled-item.youtubeBlockResponsive4by3{padding-bottom:37.5%;padding-top:37.5%}


