.followwrapper {

}
.socialwrapper {
	margin-top: 20px;
	float: right;
}
.followbaker,
.socialbaker {
	display: inline-block;
	height: auto;
}
.followbaker a,
.socialbaker a {
	display: block;
	height: auto;
	text-decoration: none;
	border: none;
}
.followicon,
.shareicon {
	max-width:32px;
	margin-top: 5px;
	/*margin-top: 25px;*/
}
/* @media (max-width: 1299px) {
	.followicon, .shareicon { max-width:24px; }
	.socialwrapper { margin-top: 10px; }
} */

@media (max-width: 999px) {
	.followicon, .shareicon { max-width:18px; }
	.socialwrapper { margin-top: 10px; }
}

@media (max-width: 799px) {
	.followicon, .shareicon { max-width:18px; }
	.socialwrapper { margin-top: 10px; }
}

