@media only screen and (min-width: 900px){
	#wpadminbar,
	.wptn-slide {
		background-color: #CCCCCC !important; /* Original #E5E5E5 */
	}
}