a.follow-link-instagram {
	background-image:url('../images/icons/instagram_icon.png')
}

a.follow-link-instagram {
	-webkit-background-size: 31px 651px;
	-moz-background-size: 31px 651px;
	-o-background-size: 31px 651px;
	background-size: 31px 651px;
	width: 31px;
	height: 31px;
	background-position: 0 -183px;
	display: inline-block;
}
a.follow-link-instagram:hover {
	background-position: 0 -621px
}
#block-follow-site {
	width:30%;
}
@media only screen and (max-width: 47.32333em) {
	  /* line 591, ../sass/_page.scss */
	  a.follow-link-instagram {
		      -webkit-background-size: 72px 1550px;
		          -moz-background-size: 72px 1550px;
			      -o-background-size: 72px 1550px;
			          background-size: 72px 1550px;
				      width: 72px;
				          height: 72px;
					      background-position: 0 -435px;
					          margin: 0.2rem;
						    }
						    a.follow-link-instagram:hover {
						background-position: 0 -1478px;	
						    }
					    }
