
	table.t-title h2,
	.sp1 div,
	.general h2   { font-size:160%; line-height:normal; font-weight:bold; text-transform:uppercase; color:#13426b }


	/* ==========================================================================
		Media
	============================================================================= */
	@media only screen and (max-width:767px) {
	table.t-title h2,
	.sp1 div,
	.general h2 { font-size:120%; }
	}