.about_contnt.about-section-s p {height: auto;color: #333;}
.about-page{background: url(../images/grey-bg-img.png) no-repeat; background-size:cover;  }
section.Strategic-sec.position-relative.py-4 {background: url(../images/grey-bg-img.png) no-repeat; background-size:cover;  }
.strategi-box {box-shadow: 3px 3px 3px #ddd;padding: 2rem;background: #fff;text-align: center;border-radius: 5px;min-height: 230px;}
.strategi-title.defaultcolor { margin-top: 10px;font-weight: 600;font-size: 16px;}
.strategi-box p {font-size: 14px;line-height: 21px;}
.Engagement-title {margin-top: 15px;font-size: 18px;font-weight: 600;color: #000;}
.Engagement_innner-sec p { font-size: 15px;line-height: 20px;margin-top: 10px;}
.purpose-section li {color: #333;font-size: 15px;display: flex;align-items: center;line-height: 21px;margin-bottom: 15px;text-align: left;}
.purpose-section li svg {margin-right: 7px;}
.padding_about {padding-top: 11.5rem;}
.about-header-sec {background: url(../images/about-bg.png) no-repeat;height: 80vh;}
.outcome-sec{background: url(../images/outcome-bg.png) no-repeat;background-size: cover;}
.purpose-title {font-weight: 700;font-size: 18px;margin-bottom: 25px;text-align: left;}
.bottom-sec {
    background: url(../images/grey-bg-img.png) no-repeat;
    background-size: cover;
}

@media (max-width: 767px) {
.about-header-sec {background: url(./images/about-bg.png) no-repeat;height: 27vh;}
.padding_about {padding-top: 5.5rem;}
.btn-content-prega {text-align: center;}
}