body {
	font-family: "neue-haas-grotesk-display", sans-serif;
}
@media (min-width: 768px){
	#container .mainTbl th {
		width: 40%;
	}
}