@media (min-width: 992px) {
    .navigation-canvas {
        display: none!important;
    }
}