@media screen and (min-width: 768px) and (max-width: 1200px) {/* head & nav */
[box_id="1"]{
  position: fixed !important;
  background: #fff;
  z-index: 2;
  height: 90px !important;
}

[box_id="1"] [box_id="4"] .cell_v > a{
  width: 180px;
}}