.page-header {
  @include NeosPanelTop;
  @include NeosPanelLeft;
  @include NeosPanelRight;

  transition: transform 0.6s ease, box-shadow 0.4s ease, left 0.2s ease, top 0.2s ease, right 0.2s ease;
}
