enquire.register(
      'screen and (max-width:' + window.gfw.config.GFW_MOBILE + 'px)',
      {
        match: _.bind(function() {
          this.mobile = true;