@media (max-width : 992px) {}

@media (max-width : 576px) {
	#hn .elementor-nav-menu {
		min-width: 80vw;
	}
}