.social-media-links ul:not(.contextual-links) a {
	background: url('../images/social-sprite.png') no-repeat;
	background-size: auto 25px;
	background-position: -26px 0;
}
.social-media-links ul:not(.contextual-links) li.facebook a {
	background-position: left top;
}
.social-media-links ul:not(.contextual-links) li.rss a {
	background-position: -79px 0;
}
.social-media-links ul:not(.contextual-links) li.email a {
	background-position: -105px 0px;
}
.social-media-links ul:not(.contextual-links) li.instagram a {
	background-position: -53px 0;
}
.social-media-links ul:not(.contextual-links) {
	border: 0px none;
	overflow: hidden;
}
.header__region #search-block-form {
	margin-top: -7px;
}
.header__region .donate-button {
	margin-top: -10px;
}
.footer ul#like-follow li.likeus {
	background: transparent url("../images/fb.png") no-repeat scroll top left;
	background-size: auto 21px;
}
.footer ul#like-follow li.followus {
	background: transparent url("../images/tw.png") no-repeat scroll left top;
	background-size: auto 21px;
}
.footer ul#like-follow li.seeus {
        background: transparent url("../images/ig.png") no-repeat scroll left top;
        background-size: auto 21px;
}
