[data-structure="brizy:wide:normal"], [data-structure="brizy:wide:narrow"] { .brz-root__container { width: 100vw !important; margin-left: calc( -50vw + 50%) !important; margin-right: calc( -50vw + 50%) !important; .brz-section--boxed .brz-container__wrap { width: var(--blockWidth) !important; max-width: var(--blockMaxWidth) !important; } } .brz-ed-wrap-block-wrap--first { height: 500px !important; } } // reset options .brz-ed .brz-input { border: none !important; height: initial !important; border-radius: 0 !important; background: none !important; }