@media only screen and (max-width: 991px) {
    #header #mainNav li > a {
        color: #fff !important;
    }
}