:root {
	--wd-header-banner-h: 24px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 21px;
	}

}



