@media (min-width: 1200px) {
  .ph-toggle-menu {
    display: none;
  }
  .menu-group-4 {
    display: none !important;
  }
}