/* FOR PHONES 320px by 480px */

h1 {
  margin:10px 0 0 10px;
}

#header {
  width:100%;
  height:70px;
}

#warning {
  width:100%;
  background:#fff;
  margin:0px auto 0 auto;
}

#warning .content {
  padding:40px 30px 40px 40px;
}

#warning .content p {
  font-size:.9em;
}

#warning .content p.large {
  font-size:1em;
}

</style>