Css:
#socials {list-style: none;padding: 0;width: auto;}
#socials li {float:left;overflow:hidden;}
#socials li:nth-child(1) {width: 88px; margin-right: 10px;}
#socials li:nth-child(2) {width: 84px; margin-right: 10px;}
#socials li:nth-child(3) {width: 60px; margin-right: 10px;}
#socials li:nth-child(4) {width: 71px; margin-right: 10px;}
#socials li:nth-child(5) {width: 67px; margin-right: 10px;}