.pc-header {
  top: var(--drupal-displace-offset-top, 0px);
  left: calc(264px + var(--drupal-displace-offset-left, 0px));
  right: 0;
}

.pc-sidebar {
  z-index: inherit !important;
}