
        @media (max-width: 1024px) {
            html body #mega-menu-wrap-mobile-menu-1 .mega-menu-toggle .mega-toggle-block-0 button.mega-toggle-animated {
                width: 44px !important;
                height: 44px !important;
                min-width: 44px !important;
                min-height: 44px !important;
                transform: none !important;
                transform-origin: center !important;
            }

            html body .aok-search-v3 input:not([type="hidden"]):not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="range"]),
            html body .aok-search-v3 select,
            html body .aok-search-v3 textarea,
            html body .gform_wrapper input:not([type="hidden"]):not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="range"]),
            html body .gform_wrapper select,
            html body .gform_wrapper textarea {
                font-size: 16px !important;
            }

            html body div#gform_wrapper_10 form#gform_10 textarea#input_10_3 {
                font-size: 16px !important;
            }
        }
        