@media screen and (max-width: 869px) {
	.header.lg-header {
		display: block !important;
	}
	.header .nav{display:none !important;}
}