@media screen and (max-width: 480px) {
    .navbar-nav{
        /* background-color: black !important; */
    }
}