<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.s5-table th {
	width:20% !important;
	text-align:center;
	vertical-align:middle;
}

.s5-table td {
	width:80% !important;
}

@media (max-width:640px){
	
.s5-table th {
	width:100% !important;
	text-align:left;
}

.s5-table td {
	width:100% !important;
}


}</pre></body></html>