.modal__sign-socials-item i.vkontakte{
	background-image: url('/local/templates/.default/components/bitrix/socserv.auth.form/icons/img/vk.png') !important;
  width: 40px !important;
  height: 40px !important;
  background-repeat: repeat !important;
	background-position-y: bottom;
}

.modal__sign-socials-item i.mailru2{
	background-image: url('/local/templates/.default/components/bitrix/socserv.auth.form/icons/img/mail.png') !important;
  width: 40px !important;
  height: 40px !important;
  background-repeat: repeat !important;
	background-position-y: bottom;
}

.modal__sign-socials-item i.yandex{
	background-image: url('/local/templates/.default/components/bitrix/socserv.auth.form/icons/img/ya.png') !important;
  width: 40px !important;
  height: 40px !important;
  background-repeat: repeat !important;
	background-position-y: bottom;
}

.modal__sign-socials-item i.odnoklassniki{
	background-image: url('/local/templates/.default/components/bitrix/socserv.auth.form/icons/img/ok.png') !important;
  width: 40px !important;
  height: 40px !important;
  background-repeat: repeat !important;
	background-position-y: bottom;
}

.modal__sign-socials-item i.btelegram {
  background-image: url("/bitrix/images/piarme.tgauthorize/telegram.png") !important;
  background-size: 42px 42px !important;
  width: 42px !important;
  height: 42px !important;
  background-repeat: no-repeat !important;
  background: cover !important;
}