@media only screen and (max-width : 991px) {
	.atf-mailchamp-headding h3 {
		font-size: 28px ! important;
	}
	
}
@media only screen and (max-width: 576px) {
	.atf-hire-content h3 {
		line-height: 1.8;
	}
	.atf-mailchamp-headding h3 {
		font-size: 20px ! important;
	}
}