.g-social__item--ya-large {
  background-image: url(./yandex.svg);
  background-color: #000;
  background-size: contain;
  background-position: 50% 50%;
  width: 220px;
  min-width: 160px;
  max-width: 100%;
  height: 56px;
  display: inline-block;
  border-radius: 4px;
  font-size: 0; }
