.cb-top-bar-plugin-center, .cb-top-bar-plugin-left, .cb-top-bar-plugin-right {
	color: #000;
	height: 75px;
	width: 94%;
}

#cb-top-bar-close > a {
	color: #000;
}

@media only screen and (max-width: 600px) {
	.cb-top-bar-plugin-center, .cb-top-bar-plugin-left, .cb-top-bar-plugin-right {
		color: #000;
		height: 75px;
		width: 80%;
	}
}