@media only screen and (max-width: 800px) {
    @media only screen and (max-width: 600px) {
        body .grid_section .section_inner {
            width: 95% !important;
        }
        body .section_inner_margin {
            max-width: 100% !important;
            margin: auto !important;
        }
        body .fp-other .vc_column_container>.vc_column-inner {
            width: 100% !important;
        }
        body .fp-services {
            width: 100% !important;
        }
        form#gform_3 {
         padding: 10px;
        }
        body .vc_custom_1596065638986, body .vc_custom_1596065654704 {
        padding: 10px !important;
    }
}
}