@media screen and (max-width:991px) {
    [class*="elementor-kit-"] {
      --e-global-typography-accent-font-size: 56px !important;
      --e-global-typography-primary-font-size: 56px !important;
      /* --e-global-typography-secondary-font-size: var(--e-global-typography-headingsmobilesublinemobile-font-size); */
      --e-global-typography-headingsh2-font-size: 36px !important;
      --e-global-typography-headingsh3-font-size: 28px !important;
      --e-global-typography-headingsh4-font-size: 20px !important;
      /* --e-global-typography-navigationmain-font-size: var(--e-global-typography-navigationmaintablet-font-size); */
      --e-global-typography-accent-line-height: 56px !important;
      --e-global-typography-primary-line-height: 56px !important;
      /* --e-global-typography-secondary-line-height: var(--e-global-typography-headingsmobilesublinemobile-line-height); */
      --e-global-typography-headingsh2-line-height: 40px !important;
      --e-global-typography-headingsh3-line-height: 32px !important;
      --e-global-typography-headingsh4-line-height: 28px !important;
      /* --e-global-typography-navigationmain-line-height: var(--e-global-typography-navigationmaintablet-line-height); */
    }
}