/* Reuse the existing BricksExtras mobile menu at the tablet breakpoint.
 * Both open and close buttons must be visible. Do not clip page overflow.
 */
@media (min-width: 768px) and (max-width: 991px) {
  #brxe-ntugrj #brxe-jdmldi {
    display: none;
  }

  #brxe-ntugrj #brxe-iyklwb,
  #brxe-znqsuj #brxe-gbxjiq {
    display: flex;
  }
}
