#easy-social-shares img {
    width: 20px;
}
#easy-social-shares ul {
    margin: 0 -5px;
    padding: 0;
    list-style-type: none;
}
#easy-social-shares ul li {
    display: inline-block;
    margin: 0 5px;
}
#easy-social-shares {
    display: inline-block;
}

#easy-social-shares a,
#easy-social-shares a:hover {
	border: none;
	background-color: transparent;
	outline: none;
	box-shadow: none;
}