sidebar > div > brand > img {
	position: fixed;
	width: 500px;
	height: auto !important;
	left: 50%;
	margin-left: -250px;
	background: rgba(255,255,255,0.75);
}

.goverlay {
	z-index: 1;
}
