Device(this.deviceHeight, this.deviceWidth) { isMobile = deviceWidth > deviceHeight ? false : true; }