body:not(.gridbox) .spz-header-shell,
body:not(.gridbox) .spz-header-shell > .ba-section-items,
body:not(.gridbox) .spz-header-shell .ba-row-wrapper,
body:not(.gridbox) .spz-header-shell .ba-row,
body:not(.gridbox) .spz-header-shell .ba-grid-column-wrapper,
body:not(.gridbox) .spz-header-shell .ba-grid-column {
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  overflow: visible !important;
}