#site-logo-inner:before, .touchy-logo-image a:before {
	content: "";
	position: absolute;
	top: 7px;
	left: -10px;
	width: 39px;
	height: 25px;
	background-image: url('/wp-content/themes/wimpoleclinic/img/new-year.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 10; 
}
