.container {
  width: 100% !important;
  margin: auto;
  overflow: hidden;
  background: unset !important;
  padding: unset !important;
  border-radius: unset !important;
  box-shadow: unset !important;
}
.header-navigation-wrapper .header-top--left .header__list li {
  padding: unset !important;
  border-bottom: unset !important;
}
.header-bottom--wrapper .header__inline-menu .menu-lv-item {
  border-bottom: unset !important;
}
