.contact-info address {
text-align: center;
}
html>body .contact-info address {
	display: table;
	width: auto;
	margin: 1em auto;
}