.social-counter ul li {
	width: 24.6%;
}
.social-counter ul li:first-child {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.social-counter ul li:last-child {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
