if (this._getScrollAmount() < this.config.triggerPoint) {
        this.chatPopup._raisedChatPopup(false, this.atSmallViewport);
        if (this.covidBanner) {
          this.covidBanner._raisedCovidBanner(false, this.atSmallViewport);
        }