{
  "--xl-screen": "screen and (min-width: 1200px)",
  "--l-screen": "screen and (min-width: 800px)",
  "--m-screen": "screen and (min-width: 640px)"
}
