/* 
This is the section css for
The Health Science Program 
*/

#home-content .homepage .grid8 {
	padding-right: 15px;
}

@media only screen and (max-width:768px){
	#home-content .homepage .grid8 {
		padding-right: 0;
	}
}