@media screen and (max-width: 1199px){
    body.openSidebar{
        height: 100vh;
    }
}