body.home .site-content > .col-full {
	max-width: 85%;
	display: flex;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}
