mobile: shouldIncludeMobileSticky()

in src/lib/header-bidding/slot-config.ts [194:198]


			mobile: shouldIncludeMobileSticky()
				? [adSizes.mobilesticky, createAdSize(300, 50)]
				: [],
		},
		'crossword-banner-mobile': {