﻿.sub-navigation-menu::-webkit-scrollbar {
	display: none;
}
.sub-navigation-menu {
	overflow-y: hidden;
}
.w-nav {
	width: 100%!important;
}