<footer id="footer"> <img id="footer-image" src="/img/niconiconi.png" width="0%" /> </footer>
@media (min-width: 770px) body { ... background-image: url(/img/niconiconi.png); ... }
@media (min-width: 770px) #footer-image { width: 0%; }