.text-center {
	text-align: center;
}

.three-col div {
	display: inline-block; text-align: left; vertical-align: top; width: 30%;
}

.three-col div:nth-child(2){
	margin: 0 5%;
}