@media only screen and (max-width: 768px) {
	.wd-header-mobile-nav.wd-style-text .wd-tools-text {
		display: block !important;
	}
}