div.main-wrapper {
    max-width: unset;
}

.sidebar-title img {
    height: 40px;
}

.navbar-footer {
    display: flex;
    justify-content: space-between;
}

.sidebar-title {
    display: flex;
}
