@media only screen and (min-width: 990px) {
.burger-icon {
	display: none!important;
}
}

