#header {
  position: relative;
  height: 90px;
}
#header #logo {
  float: right;
}
#page {
  top: 0;
  overflow: auto;
}
#meta,
#head,
#switch,
.search,
.share_toolbox,
#footer,
.marginal,
.shadow,
.stripe,
#breadcrumb {
  display: none;
}
[class*="span"] {
  width: 100%;
  margin: 0;
}
#stage img {
  width: 100%;
  height: auto;
}
.row {
  width: auto;
}
