div[id^=bx_incl_area]:has(.header__dropdown.header-dropdown) {
	display: none;
}
body:has(div[id^=bx_incl_area]) {
	overflow-x: hidden;
}