.about-page-container h2 {
	text-align: center !important;
    font-size: 36px;
	line-height:1.2;
	}

.about-page-container p {
	text-align:center !important;
}

@media (max-width: 768px) {

.smart-device .homepage_banner_h {
	width:330px;
}
	.leader-header h2 {
		font-size:26px;
		line-height:1.2;
		font-weight:600;
	}
	.about-page-container h2 {
		font-size:26px;
		line-height:1.2;
		font-weight:600;		
	}
  .timeline-box-bottom .timeline-details{
    margin-bottom:-25px; align-self:flex-end; position:absolute; left:calc(50% + 53.25px);
  }
	}