@media (max-width: 640px) {
    .footer {
        width: 100%;
    }
}