.big-text-1 { 
	display: block;
	text-align: center;
	font: 96px $extra;
	line-height: 24px;

	margin: 20px 0 0 -15px;
} 

.content-main h5 {
	font-size: 14px;
	margin-top: 15px;
}

.custom-h3 {
	padding: 17px 0 17px 0;
	text-align: center;
	margin-bottom: 10px;
	background-color: #202931;
	color:#ffffff;
	font-size: 1.4em;
}