@charset "UTF-8";

@media only screen and (max-width: 320px) {
body header {
  background-size: 150% auto;
}
#app-overview h1 {
  font-size: 1.35em;
  line-height: 1.485em;
}
#copyright {
  font-size: 0.56875em;
  line-height: 0.625625em;
}
}
