.matchups .col {
	justify-content: space-around;
	flex-direction: column;
	display: flex;
}
