.cms-toolbar-expanded body, .cms-toolbar-expanded .header-top-fixed{
    top:46px;
}
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
