@media screen and (max-width: 1024px) {
  #bx-panel {
    display: none !important;
  }
}