
@media(max-width:980px){
  .main-menu ul{flex-wrap:wrap;gap:10px;}
  .logo-box img{max-height:44px;}
}
