@media(max-width:560px){
  .nav{justify-content:space-between;gap:18px}
  .nav a:nth-child(5){display:none}
  .hero-media{order:initial;min-height:360px}
}
