@media (min-width: 1400px) {
    .container-xl, .container-xxl {
        max-width: 100%;
    }
}

.workspace-limit {
    max-width: 100%;
}
