@media (min-width: 768px) {


}

@media screen and (max-width: 768px)
.navbar-default .navbar-nav > li > a {
	background-color: #999;	
	
}