@media screen and (min-width: 768px) {
  .fixed-header .layout-container > header.top-header-off {
    top: -152px;
  }
}