.team-member-col{
	width: 33%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

.team-member-col .team-member-title{
	padding:20px 0 0 0 !important;
	margin: 0 !important;
}

.team-member-col img{
	width:90%;
	margin:auto;
	height: 300px;
	display: block;
}

.lf-title{
	font-size:32px;
}

.lf-release{
	margin-bottom:20px;
}

.lf-left{
	width:30%;
	float:left;
}

.lf-left img{
	width:100%;
}

.lf-right{
	width:70%;
	float:right;
	padding:10px 20px;
}

.clr{
	clear:both;
	margin-bottom:40px;
}

#services_new_chq {
	display: grid;
    grid-template-columns: auto auto;
}

#sectors_new_chq {
	display: grid;
    grid-template-columns: auto auto;
}
