/* Extra small screen / phone */
/* Small screen / tablet */
/* Medium screen / desktop */
/* Large screen / wide desktop */
:export {
  breakpoint: "only screen and (min-width:992px)";
}/*# sourceMappingURL=Breakpoints.module.css.map */