* { margin: 0; padding: 0; box-sizing: border-box; } .home-nav{ background-color: #A07855FF !important; } .hamb-btn{ margin-left: auto; } .list-adjust{ font-size: large; } .logo{ color: white !important; text-decoration: none; text-align: left !important; } @media screen and (max-width: 991px){ .list-adjust{ text-align: center; } }