@media (min-width: 768px) {
  .ph-toggle-menu.show {
    display: none;
  }
}