@media only screen and (max-width: 48em) { }.contact-footer {
position: fixed;
bottom: 10%;
right: 20px;
z-index: 99;
}
.contact-footer li {
list-style: none;
}
.contact-footer img {
width: 40px;
height: 40px;
}