  /* Main Section */
.main-section { 
	margin-bottom: 0px !important;
}
@media only screen and (max-width: 991px) {
	.main-section .lead {
		font-size:1rem;
	}
}
/* Degree Table */
.degree-program-name, 
.degree-table a {
	line-height:2.5;
}