#wpadminbar #wp-admin-bar-site-name > .ab-item:before {
	background-image: url('../../shared/img/icon.png') !important;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	content: " " !important;
	top: 0;
	width: 30px;
	height: 30px;
}
