@media screen and (min-width: 768px) {
    .toggle-sidenav {
        display: block !important;
    }
}
