.simcard-example {
  width: 100%;
}
html {
  overscroll-behavior: none;
}
@media only screen and (min-width: 600px) {
  .simcard-example {
    width: 50%;
  }
}
/*# sourceMappingURL=app.css.map */