.industry-banner {
	background-image: url(/assets/new/img/industry/industry-banner.jpg);
	height: 300px;
	background-size: cover;                      
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.industry-icon-text {
	font-size: 22px;
	line-height: 26px;
	color: #2a455c;
}
.industry-desc {
	font-size: 16px;
	line-height: 26px;
}
.ft-9 { font-size: 9pt; }