@media only screen and (max-width: 600px) {
    .sub-menu-wrap ul li a{
    background:#333;
    color:#f6f6f6;
}
}