@media only screen and (max-width: 767px) { /* mobile */
	.switcher-holder {display:none !important;}
}