body{
  font-size: 8px;
  line-height: 10px;
}
div.container{
  background-image: url('../images/background-mobile.jpg');
  background-position: center top;
  background-size: 480px auto;
  min-height: 100%;
}

div.content{
  position: relative;
  width: 246px;
  min-height: 400px;
  margin-left: auto;
  margin-right: auto;
}

div.rotatedContent{
  padding-top: 110px;
}

h1{
  margin-bottom: 5px;
  font-size: 14px;
}

p.mainText, a.note{
  font-size: 8px;
  line-height: 10px;
}

div.button{
  width: 90px;
  height: 20px;
  border-radius: 3px;
  line-height: 20px;
  margin-top: 6px;
  margin-bottom: 6px;
}

p.terms{
  top: 390px;
  left: -37px;
  width: 320px;
  font-size: 7px;
  line-height: 8px;
}

div.mask{
  height: 480px;
}
div.form h1{
  line-height: 20px;
  font-size: 20px;
}
div.form p{
  font-size: 12px;
  line-height: 12px;
}

div.tree{
  width: 300px;
  height: 290px;
}