/* line 1, ../../../../resource/compass/_ui/desktop/common/css/opps.scss */
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

/* line 9, ../../../../resource/compass/_ui/desktop/common/css/opps.scss */
.wrapper-content {
  margin-top: 100px;
}

@media only screen and (max-width: 768px) {
  /* line 14, ../../../../resource/compass/_ui/desktop/common/css/opps.scss */
  .wrapper-content {
    margin: 0 auto;
    height: 100%;
    width: 100%;
  }
}
