$mq-breakpoints: (
  mobile: 320px,
  mobile-big: 360px,
  tablet: 740px,
  desktop: 980px,
  wide: 1400px,
);

@import '~sass-mq';
