@layer theme{
  @media (min-width: 981px){
    .guides-page .topbar-left{
      flex: 1 1 auto;
      min-width: 0;
      max-width: none;
      width: 100%;
    }
  }
}
