.social_items {
	width: 100%;
}

.social_items ul {
	justify-content: center;
}

.social_items .social__items.social__items--md .social__link {
	height: 100px;
	background: transparent;
	border: 1px solid #f4f4f4;
}

.social_items .social__link:before {
	display: none !important;
}

.social_items .social__item span {
	display: block;
	width: 100%;
	height: 90px;
	text-align: center;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}