@media (max-width: 768px) {
	.dc-sidebar-navigation{
		display: none !important;
	}
}