.footer-contact-column {
	width: calc(50% - 20px);
	float: left;
}
.footer-contact-column.right {
	float: right;
}