#funfact{
	background: #f0f0f0;
	padding: 110px 0 120px;
}
.ts-funfact{
	text-align: center;
	font-family: 'Montserrat';
	color: #252525;
	line-height: normal;
}
.ts-funfact .funfact-number
{
	font-size: 50px;
}
.ts-funfact h5{
	font-size: 12px;
	letter-spacing: 1px;
}
.awe-item-funfact:after {
    content: '';
    display: table;
    clear: both;
}