.content-mjhero-wrap { display: table; table-layout: fixed; position: relative; width: 100%; .content-mjhero-placeholder-wrap { display: none; } .content-mjhero-placeholder-wrap.visible { display: table; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; min-height: 30px; padding: 5px; .content-mjhero-placeholder { display: table-cell; width: 100%; padding: 3px; position: relative; height: calc(~'100% - 6px'); vertical-align: middle; border: 1px dashed #c0c0c0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; color: #999999; font-size: 16px; text-align: center; overflow: hidden; text-overflow: ellipsis; border: 1px solid #4e7bd8; background: #F2F5FF; .placeholder-image { background: url(content-column_placeholder.svg) no-repeat center 0px; width: 16px; height: 16px; display: inline-block; } } } &.t-content-block-focus { z-index: 3; box-shadow: 0 0 0 2px #64b8df; } .reorderable-inner-container { display: table-cell; width: 100%; font-size: 0px; } }