@media only screen and (max-width: 767px) {
    .sec-title_heading {
        font-size: 25px !important;
        line-height: 35px !important;
    }
    .sec-title-five_heading {
        font-size: 27px !important;
    }
    .counter-four {
        padding: 100px 0px 70px !important;
        margin-bottom: -30px !important;
        margin-top: -120px;
    }
    .service-detail .inner-box {
        padding: 40px 20px 1px 20px !important;
    }
    .problem-one {
        padding: 50px 0px 15px !important;
    }
    .problem-one .content-column {
        margin-bottom: 0px !important;
    }
}
