#footer-widgets .widget { width: 25%; }
@media screen and (max-width: 640px) {
#footer-widgets .widget { width: auto; float: none; }
}