/* line 8, ../sass/style.sass */
h1 {
  width: 100%;
  text-transform: uppercase;
  font-size: 25vw;
}

@media screen and (min-width: 1200px) {
  /* line 14, ../sass/style.sass */
  .container {
    width: auto;
  }
}
