.column-table-01 th,
.column-table-01 td {
	text-align: center;
}

@media only screen and (max-width: 640px) {
	.column-table-01 {
		font-size: 10px;
	}
}