/***********   Meeting heading size style  ***************/
@media only screen and (max-width: 5600px){
.meetings .content-item .divMpcItemInnerWrp.content-item.col-lg-6.col-sm-12 h2{
	font-size:180% ;
}
}
/***********   End of Meeting heading size style ***************/