@media only screen and (max-width: 768px) {
	#calendarType td.pageHeader h2{
		font-size:1.4em;
	}
}

#calendar_table *{
	font-size: .875em;
}
