.header{max-width:100vw;background-color:#5d5d8f;max-height:10vh}.navbar ul{display:flex;justify-content:space-evenly;align-items:center;max-height:80px}.nav-item a{color:#fff;text-decoration:none;padding:10px;font-size:20px;margin:0 20px;font-weight:700}.nav-item a:hover{color:#dfc7e7}.profile{width:25px;height:25px}@media only screen and (max-width:480px){.header{padding-left:10px;padding-bottom:inherit;padding-right:10px;padding-top:inherit}.nav-item{flex-direction:column}.nav-item a{font-size:16px}}