.content .editor-column-container {
    height: calc(100vh - 85px) !important;
}

.content .editor-home-preview-container {
    height: calc(100vh - 200px) !important;
}

.content .editor-collection-container {
    height: calc(100vh - 277px) !important;
}