@media (min-width: 768px) {
  .hextra-sidebar-container.hx\:md\:hidden.hx\:xl\:block {
    display: flex !important;
  }
}
