.leaflet-bottom.leaflet-right {
	display: none !important;
}

body > .container-fluid > .row > .col-xxl > .container-xl {
    max-width: unset;
}

body > .container-fluid > .row > .col-xxl > .container-xl > .workspace-limit {
    max-width: unset;
}

[data-tabs-slug] > nav {
    justify-content: normal !important;
}
