.social-items__item{
	background-color: #fff;
	display: block;
}
.social-items__image img{
	max-width: 100%;
}
.social-items__text{
	padding: 20px;
}