.followwrapper {

}
.socialwrapper {
	margin-top: 14px !important;
}
.followbaker,
.socialbaker {
	display: inline-block;
	height: auto !important;
}
.followbaker a,
.socialbaker a {
	display: block;
	height: auto !important;
	text-decoration: none;
	border: none;
}
.followicon,
.shareicon {
	max-width:36px !important;
}
@media (max-width: 1299px) {
	.followicon, .shareicon { max-width:36px !important; }
	.socialwrapper { margin-top: 10px !important; }
}

@media (max-width: 999px) {
	.followicon, .shareicon { max-width:36px !important; }
	.socialwrapper { margin-top: 10px !important; }
}

@media (max-width: 799px) {
	.followicon, .shareicon { max-width:36px !important; }
	.socialwrapper { margin-top: 10px !important; }
}

