.is-mercury-edit-mode {
    
    padding-top: var(--space-lg);
}
    
    @media (min-width: 1025px) {
        .is-mercury-edit-mode .layout--twocol-section, .is-mercury-edit-mode .layout--threecol-section {
            flex-wrap: nowrap;
        }
    }