header.navbar-fixed-top {
    background-color: #EEE !important;
}

.navbar-default {
    background-color: #EEE !important;
}

@media (max-width: 575px){
	.navbar-header {
	    background-color: #eee;
	}
}

