@media only screen and (max-width: 690px) {
    #header-outer[data-transparent-header=true] #top #logo img.stnd {
        position: relative;
        width: auto;
        height: auto;
    }

    #header-outer header .row {
        margin-top: 10px;
        padding: 13px !important;
    }

    #top .span_9>.slide-out-widget-area-toggle {
        padding-right: 20px;
    }

    .wpb_text_column h1 {
        font-size: 30px;
        line-height: 1.2;
    }

    .wpb_text_column h2 {
        font-size: 28px;
    }

    .wpb_text_column p {
        font-size: 20px;
    }

    .service-box .column-image-bg {
        background-size: 70px;
    }

    .cta .wpb_text_column h2 {
        font-size: 30px;
    }

    .commitment img.img-with-animation.skip-lazy {
        width: 130px;
    }

    .our-team img.img-with-animation.skip-lazy {
        width: 130px;
    }
}