
@media only screen and (max-width: 600px) {
html header .navbar-collapse .nav-main > ul > li > a {
    color: #fff !important;
}
}
