.icon-facebook-4 {
background-image:url('socialicon/facebook.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}
.icon-twitter-4 {
background-image:url('socialicon/twitter.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}
.icon-google-plus-4 {
background-image:url('socialicon/googleplus.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}
.icon-linkedin-4 {
background-image:url('socialicon/linkedin.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}
.icon-email-4 {
background-image:url('socialicon/email.png');
background-repeat: no-repeat;
height:32px;
width:32px;
}