.industry-other-stories {
	margin-bottom: 100px;
}

@media only screen and (max-width: 1068px){
	.badge .badge-value {
		font-size: 40px;
	}
}

@media only screen and (max-width: 734px) {
	.badge .badge-value {
		font-size: 48px;
	}
}