.contact_footer a {
	display: block;
	line-height: 34px;
	padding-left: 29px;
	background-repeat: no-repeat;
	background-position: 0 11px;
	display: inline-flex;
}

.contact_footer .phone {
	background-image: url(../../img/phone-white.svg);
	background-position: 0 10px;
}

.contact_footer .email {
	background-image: url(../../img/mail-white.svg);
}
