.testimonial-one {
    margin-top: 70px;
    margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
    .sec-title_heading {
        font-size: 25px !important;
    }
    .process-one {
        padding: 50px 0px 0px !important;
    }
    .process-one_inner-conatiner:before {
        top: 323px !important;
    }
    .testimonial-one {
        margin-top: 0px !important;
    }
    .testimonial-one_carousel-inner {
        padding-top: 50px !important;
    }
    .testimonial-one_image img {
        max-width: 100%;
    }
    .testimonial-one .owl-dots {
        bottom: 80px !important;
    }
    .cta-one_heading {
        font-size: 23px !important;
    }
    .page-title {
        padding: 50px 0px;
    }
    .about-one_content-inner {
        padding: 50px 15px 40px 0px;
    }
}
