.list-social {
  display: flex;
  flex-wrap: wrap;
}

.list-social__item .icon {
  max-width: 22px;
  max-height: 22px;
}
