
/* Faculty Biographies tab table layout adjust */
@media screen and (max-width: 66.063em) {
	.tabContent table,
	.tabContent table td {width:100%; float:left; clear:right;}
}


/* ON PAGE SLIDER FIXES */
.bannerTop img {
    width: 100% !important;
    height: auto !important;
}

