footer .row div:nth-child(3),
footer .row div:nth-child(2) ul li:nth-child(2),
footer .row div:nth-child(2) ul li:nth-child(3),
footer .row div:nth-child(4) ul li:nth-child(4) {
    display: none;
}

footer .row div:nth-child(1),
footer .row div:nth-child(2),
footer .row div:nth-child(4) {
	width: 33%;
}