.cmp-mc-container{width:100%;display:flex;flex-direction:column;box-sizing:border-box;position:relative;overflow:hidden}
.cmp-mc-container__item{width:100%;display:block}
.cmp-mc-container[style*="background-image"]{background-position:center center;background-repeat:no-repeat}
.cmp-mc-container[style*="background-image"][style*="max-width"]{background-size:cover}
.cmp-mc-container[style*="background-image"]:not([style*="width"]):not([style*="height"]){min-height:200px}
.cmp-mc-in-editor{width:100%;height:100%;min-height:100px}