.jumbo-time-cert {
	display: block;
	margin: auto;
}
.jumbo-time-cert caption{
	caption-side: top !important;
}
.jumbo-time-cert td{
	border: 1px solid #dee2e6;
	padding: .2em;
}
.jumbo-time-cert .odd-row{
	background-color: #e9eef4;
}
.jumbo-time-cert .even-row{
	border: 1px solid #dee2e6;
}

.jumbo-time-cert table {
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
}