header{max-width:100%;position:fixed;z-index:1000;top:0}.nav-wrapper,header{width:100%;display:flex;justify-content:center;align-items:center}.nav-wrapper{max-width:1220px}.logo{padding-left:15px}.nav-links ul{display:flex;justify-content:space-between;width:100%;font-weight:700;font-size:24px;text-decoration:underline}.nav-links ul a{color:#000;-webkit-text-decoration:#000;text-decoration:#000}.router-links img{height:auto;object-fit:contain;padding-right:1rem}@media (max-width:800px){header .logo img{width:120px;object-fit:contain;height:auto}.router-links img{width:80px}.nav-wrapper{flex-wrap:wrap;margin:0 auto}.nav-links,.nav-wrapper{justify-content:space-between}.nav-links{order:1;width:100%;font-size:20px;margin-bottom:1rem}.nav-links ul{font-size:20px;justify-content:space-around}}@media (min-width:800px){header .logo img{width:140px;object-fit:contain;height:auto}.router-links img{width:100px}.nav-links{flex-grow:1;margin:0 5rem}}