.mega-menu .mega-menu__list {
	display: none !important;
}
.mega-menu .mega-menu__column {
	min-width: 100% !important;
}
.mega-menu {
	display: block !important;
}
.menu--dropdown > li.has-mega-menu .mega-menu {
	min-width: 260px !important;
}
.mega-menu h4 {
	font-size: 14px !important;
	font-weight: 400 !important;
}
.header .header-middle .header__left .logo a img {
	width: 225px;
}