if (cookiesBannerHeight !== 0 && isMobile) { style = { top: cookiesBannerHeight === 0 ? 0 : cookiesBannerHeight } }