.pwmn-drawer-head {
  display: none !important;
}

@media (max-width: 760px) {
  .pwmn-drawer-head {
    display: flex !important;
  }
}
