.bz-viewability-container {
	transition: none !important;
}

body[data-header-ad-size="billboard"] .navigation {
	position: sticky !important;
}

html, body { visibility: visible !important; }

body[data-header-ad-size="billboard"] .g_no-flicker {
    position: relative;
    z-index: 10 !important; /* important necessary as truskin currently overrides the z-index as it is loaded in, leading to content bleeding through */
    background: white;
}

body[data-header-ad-size="billboard"][data-brand="codesports"] .g_no-flicker {
    background: #00162a;
}