body {
  min-height: 100vh;
  background-color: #fff;
  background-image: url("../images/logo-bg.svg");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

section h1 {
  text-indent: -10000px;
  overflow: hidden; }

@media only screen and (min-width: 1200px) {
  body {
    background-size: 1200px 800px; } }

/*# sourceMappingURL=mobile.css.map */
