.SFCAWARDS h3 {
	font-size: 27px;
	line-height: 32px;
}

@media screen and (max-width: 991px) and (min-width: 768px){
	.SFCAWARDS h3 {
		font-size: 19px;
		line-height: 23px;
		padding-top : 10px;
	}
}

@media screen and (max-width: 767px){
	.SFCAWARDS h3 {
		font-size: 24px;
		line-height: 29px;
		text-align: center;
		padding-top : 10px;
	}
	.SFCAWARDS .largeFontSize {
		font-size: 20px;
		line-height: 30px;
	}
}
