/* Mobile navigation dropdown background. */
@media (max-width: 1299px) {
  .site-header.is-enhanced .navigation,
  .site-header.is-enhanced .nav-group__panel {
    background: #f9fbfd;
  }
}
