#menu-redes-sociais {
	display: table;
	width: auto;
	position: relative;
	z-index: 2;
	overflow: hidden;
		margin-top: -57px;
}
#menu-redes-sociais span {
	float: left;
	margin: 0 2px 0 2px;
}
#menu-redes-sociais span a {
	float: left; 
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}
#menu-redes-sociais span a img {
	width:55px;height:55px;}