@media (min-width: 721px) {
  .main-nav[data-normal-navigation] { grid-template-columns: repeat(3, 1fr); }
}
