
body.info h1 {
	text-align: center;
}

body.info .container {
	width: 30%;
	min-width: 33rem;
	max-width: 99rem;
	margin: 0 auto;
}

body.info .info-note {
	text-align: center;
}
