#socialShare{
	width:100%;
	height:50px;
	display:flex;
	flex-direction: row;
	position:relative;
	justify-content: center;
}
.icon{
	width:50px;
}
#facebookshare{
	margin-left:25px;
	margin-right:25px;
}