@media (min-width: 1400px) {
    .mcontent-preview {
        height: calc(var(--mcontent-column-width) / 2.5263);
    }
}
