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