
footer .social-icons ul li.mail a{
    background: url('img/max.svg') 50% 50% no-repeat;
}
footer .social-icons ul li.mail a:hover{
    background: url('img/max_hover.svg') 50% 50% no-repeat;
}

.social-icons li.mail a{
    background: url('img/max_hover.svg') 50% 50% no-repeat;
}