.footer-nav ul {
	list-style: none;
	display: block;
	width: 100%;
}

.footer-nav li {
	width: 40%;
	display: inline-block;
}
