body {
	color: #484848;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
}
.sp-about-banner {
	background: url("../img/about-banner.jpg") no-repeat;
	font-size: 50px;
}
.sp-abt-bg {
	background: url("../img/about-overlay-banner.jpg") no-repeat;
}
.sp-abt-content {
	min-height: 120px;
}
.sponsor-section h5 {
	font-size: 17px;
	margin-bottom: 25px;
}
@media(max-width: 767px) {
	.mob-abt-set {
		width: 100%;
    	height: auto;
    }
}

