@media only screen and (min-width: 1218px) {

  header .mod_navigation .menu-container {
    z-index: 99;
  }

  header #block-julabosearchform input[type=search] {
    width: 687px;
  }
  header #block-julabosearchform input[type=submit] {
    width: 148px;
  }

  header .mod_navigation .level-0.main-menu .jsb-categories .menu-container .level-1 a {
     white-space: normal;
  }

  header .mod_navigation .level-0.main-menu .menu-container.products .level-1 {
    height: 315px;
  }

  html[lang^="pt"] header .mod_navigation .level-0.main-menu .menu-container.products .level-1 {
    height: 339px;
  }
  html[lang^="pt"] header .mod_navigation .level-0.main-menu .menu-container.products .level-1 > li{
    width: 276px;
  }

  html[lang^="en"] header .mod_navigation .level-0.main-menu .menu-container.products .level-1,
  html[lang^="ru"] header .mod_navigation .level-0.main-menu .menu-container.products .level-1 {
    height: 349px;
  }
  html[lang^="nl"] header .mod_navigation .level-0.main-menu .menu-container.products .level-1 {
    height: 351px;
  }
  html[lang^="it"] header .mod_navigation .level-0.main-menu .menu-container.products .level-1 {
    height: 368px;
  }
  html[lang^="es"] header .mod_navigation .level-0.main-menu .menu-container.products .level-1 {
    height: 387px;
  }
  html[lang^="fr"] header .mod_navigation .level-0.main-menu .menu-container.products .level-1 {
    height: 389px;
  }
}
