/* Events page overrides */
.table { table-layout: auto; }
@media (max-width: 640px) {
	.table th, .table td { font-size: 14px; }
}
