#social-share {
     text-align: left;
     width: 100%;
     padding: 0;
     margin: 0px 0 12px;
}

#social-share a {
     width: 60px;
     height: 19px;
     margin: 0 1.2%;
     display: inline-block;
     text-decoration: none;
     border: 0!important;
}

#social-share a:first-child {
	margin-left: 0;
}

#social-share a:hover {    
     text-decoration: none;
}

#social-share #facebook {
     background: url('images/facebook.png') no-repeat center center;
     background-size: 100%;
}

#social-share #pinterest {
     background: url('images/pinterest.png') no-repeat center center;
     background-size: 100%;
}

#social-share #twitter {
     background: url('images/twitter.png') no-repeat center center;
     background-size: 100%;
}

#social-share #googleplus {
     background: url('images/googleplus.png') no-repeat center center;
     background-size: 100%;
}

#social-share #email {
     background: url('images/email.png') no-repeat center center;
     background-size: 100%;
}

#social-share #google {
     background: url('images/googleplus.png') no-repeat center center;
     background-size: 100%;
}