
html :where(.wp-block) {
    max-width: 1920px;
}
body.post-type-post .edit-post-visual-editor :where(.wp-block),
body.post-type-jobs .edit-post-visual-editor :where(.wp-block) {
    max-width: 900px !important;
}
