ul{list-style:none;display:flex;justify-content:flex-end}li{font-size:2rem;padding:0 2rem;display:inline}li a{color:#fff}@media screen and (min-width:768px) and (max-width:991px){li{padding:0 1rem}}@media screen and (max-width:767px){ul{padding:0;justify-content:center}}