body {
  font-size: 80%;
}
div.container {
  padding: 0 10%;
  width: 80%;
}
#EditorBar,
header .top form,
nav,
header div.mobile,
body.secondary div.content .left,
footer .right-nav,
div.download {
  display: none !important;
}
body.secondary div.banner,
body.secondary div.content {
  width: 100%;
  float: none;
}
body.secondary div.content .right,
header div.top .logo {
  width: 100%;
  float: none;
}
body.secondary div.content .right div.title,
body.secondary div.content .right .padded,
body.secondary div.banner .image {
  padding: 20px 0;
}
table td {
  border-bottom: 1px solid #f5f7f8;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
table td p {
  margin: 0;
}
footer .logo img {
  height: auto;
  width: 100px;
  height: 15px;
}
footer .copyright {
  float: right;
}
header div.top .logo {
  float: none;
  width: 25%;
  padding-bottom: 1em;
}
header div.top .logo img,
header div.top .logo a {
  width: 100%;
  height: auto;
  display: block;
}
body.secondary div.content .right div.title {
  background: none;
  color: #90012d !important;
  width: 75%;
  text-align: right;
  position: absolute;
  top: -40px;
  right: 10%;
  padding: 0;
  font-size: 0.75em;
}
body.secondary div.content .right div.title div.sub-title,
body.secondary div.content .right div.title div.letter-sub-title,
body.secondary div.content .right div.title h1.main-title,
body.secondary div.content .right div.title div.letter-title {
  color: #90012d;
}
body.secondary div.content .right div.title:after {
  content: "";
  clear: both;
}
body.secondary div.content .right .padded {
  clear: both;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
div.content .right .custom-title img {
  width: 100% !important;
  height: auto !important;
}
