@media (max-width: 1024px) {
	html body.wu-brand-wearus .whb-general-header .wd-header-mobile-nav .wd-tools-icon::before {
		display: block !important;
		width: 24px !important;
		height: 18px !important;
		border: 0 !important;
		border-radius: 0 !important;
		background:
			linear-gradient(#111722 0 0) top / 24px 2px no-repeat,
			linear-gradient(#111722 0 0) center / 24px 2px no-repeat,
			linear-gradient(#111722 0 0) bottom / 24px 2px no-repeat !important;
		content: "" !important;
	}
}
