:host{
  &.has-header, &.has-subheader{ .layout{ overflow-y: auto; } }
}
.layout{
  display: flex;
}
