if (window.matchMedia("(max-width: 768px)").matches) {
   this.fullSideBar = false;
}