

@media screen and (max-width:576px) {
    footer ul li{background-size: 2%;}
}

@media screen and (max-width:480px) {
    .f-contact p.address, .f-contact p.phone, .f-contact p.f-email{background-size: 4%;}
}
