@media screen and (min-width: 768px) {
    #offcanvas-toggler.offcanvas-toggler-left {
        display: none !important;
    }
}