body {
font-size:1.25em;
}
#header {height:3em;}
#header img {width:90%;margin:0.5em auto;display:block;}
#footer { height:7em; }
a#subscribe {
 font-size:.9em;
 width:6em;
 white-space:normal;
 margin:0em;
 padding:0.25em;
}
#banner {
  padding:0;
}
#page {text-align:center;}
#page .text {text-align:left;}

.mobile { display:block !important; }
.container {
  padding:1em 0em;
}
#orders {
  display:block;
  margin:1em auto;
  width:100%;
  padding:0 1em;
  box-sizing:border-box;

}
#orders img {max-width:100%;}
#bookimage {
  display:block;
  margin:0 auto;
  width:50%;
}
#headshot {
  display:block;
  width:33%;
  margin:0 auto;
}
#description .text {
  padding:0 1em;
  width:auto;
}
#cards {
  display:block;
  position:relative !important; top:0 !important; right:0 !important;
  margin:0 auto;
  width:50% !important;
}
.button {
  margin:.75em auto;
}
