.mm-panel__header.mobile-menu__header-wrapper.px-2.py-2 {
    display: flex;
    justify-content: space-between;
}

.cbp-hrsub-inner {
    overflow-y: auto;
}

.cbp-hrsub-inner {
    height: 100vh;
}


.cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper {
    width: 250px!important;
    top: 0;
    position: fixed;
}

#desktop-header {
    overflow-y: auto;
    overflow-x: clip;
    height: 100vh;
}
