:root {
    interpolate-size: allow-keywords;
}

@media (min-width: 992px) {
    .jbs-sidebar {
        width: 400px;
        scrollbar-gutter: stable;
    }

}

.header-content {
    justify-self: stretch !important;
}
