/* 
This is the section css for
Health and Physical Education 
*/


#home-content .relatedClasses .responsiveTable td{
	font-weight: bold;
}

@media screen and (min-width: 768px){
	#home-content .relatedClasses .responsiveTable td:first-of-type{
		width: 25%;
	}
}