@media only screen and (min-width: 1080px) {
  body {
    overflow-x: hidden;
    overflow-y: hidden;
  }
}
/*# sourceMappingURL=no_scroll.css.map */