@media only screen and (max-width: 992px ){
    .offcanvas#mobile_navbar{
        position: fixed;
        top: 0 !important;
     }
}