@media (max-width: 900px) {
    footer img {
        width: 90%;
    }
}