@media(max-width: 500px) {
  .logo {
    display: none !important;
  }

  .sidebar-menu .top-section .toggle-menu-btn {

    left: 0;

  }

  .grant-col {
    width: 100% !important;
  }

}

