

.footer__social .social__items .hh_icon a:before{
    content: "";
    width: 40px;
    height: 40px;
    display: block !important;
    position: relative;
    background: url(./images/hh.ru.svg) no-repeat;
	background-position: center;
    object-fit: fill;
	background-position-y: -10px!important;
	background-position-y: 5px !important;
    background-size: 30px;
}