[data-preview="TerritoriesListManager"] {
    display: flex;

    & > div { /* stylelint-disable-line selector-no-type */
        flex: 1;
    }
}
