@media screen and (min-width: 76.25em) {
    .md-sidebar {
        display: none !important;
    }
}