.sg-container {
  width: min(1280px, calc(100% - 48px));
  margin: 0 auto;
}

body.sg-layout-active {
  overflow-x: hidden;
}

body.sg-has-sticky-header {
  padding-top: 88px;
}

body.sg-mobile-menu-open {
  overflow: hidden;
}


#sg-footer-v2-root {
  clear: both;
}
