.ak-about-hero-1 .about-hero-content {
    height: calc(100% - 80px) !important;
}
.ak-about-hero-1 .about-hero-bg {
    height: calc(100% - 80px) !important;
}
.ak-about-hero-1 .about-hero-content .ak-section-title {;
  color: #ffffff !important;
}
.back-btn{
  color: #ffffff !important;
}

.ak-section-heading.ak-style-1 .ak-section-subtitle {
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}

.sub-content{
    color: #ffffff !important;
}

.testimonial-section-home-two .tc-home-two {
    margin-top: 20px;
}
.overview_section{
    background-color: #f9f9f9 !important;
    padding: 50px 0 !important;
}
.how_work_section{
    background-color: #f9f9f9 !important;
    padding: 50px 0 !important;
}

@media screen and (max-width: 767px) {
    .overview_section {
        /*margin-top: 30px !important;*/
        padding: 20px 0 !important;
    }
    .strategic{
         margin-top: 0px !important;
    }
    
    .sub-content{
        margin-top: 20px !important;
    }
    .ak-about-hero-1{
        min-height: 350px !important;
    }
    .feature-card{
        text-align:center !important;
    }
    .feature-body{
        text-align:center !important;
    }
}