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