@media screen and (max-width:768px){
	#content,
	.secondaryTeam{
		font-size: 28rem;
	}
	
	.prof_table th,
	.prof_table td{
		display: block;
	}
}