/** default **/
#home-content .divSpacing .grid4{
	padding: 0 15px;
}
#home-content .divSpacing .grid6{
	padding: 0 5px;
}
#home-content .divSpacing h2{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
#home-content #stuSuccessHome .grid2{
	padding: 0px 30px;
}
#home-content #stuSuccessHome .grid2 img{
	width: 100%;
}
#home-content #stuSuccessHome .grid10 p strong{
	font-size: 1.3em;
}
#home-content #stuSuccessHome .grid10 p:first-of-type{
	margin-top: 40px;
}

@media only screen and (max-width:768px){

}