/* OKKwork: шапка #219_3 не должна перекрывать весь экран (Pixso export bug: height 900px) */

html body .Pixso-frame-219_3,
html body #219_3.Pixso-frame-219_3 {
  width: 100% !important;
  max-width: 1920px !important;
  height: 72px !important;
  min-height: 0 !important;
  max-height: 72px !important;
  overflow: visible !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  background: transparent !important;
  pointer-events: none !important;
  z-index: 20000 !important;
}

html body .Pixso-frame-219_3 > *,
html body #219_3.Pixso-frame-219_3 > * {
  pointer-events: auto !important;
}

html body .Pixso-frame-219_3 .Pixso-rectangle-129_38,
html body #219_3 .Pixso-rectangle-129_38 {
  height: 70px !important;
  max-height: 70px !important;
}
