body, body > * {
  font-family: sans-serif;
  font-size: 12px;
}
#nav-shim, #nav-wrap-sticky-wrapper {
  display: none;
}
.hidden-print {
  display: none;
}
img {
  max-width: 100%;
}
.ad {
  display: none;
}
header, footer {
  display: none;
}
.sidebar {
  display: none;
}
.span8 {
  width: 100% !important;
}
figcaption {
  display: block !important;
}
figcaption, .figcap-text > * {
  font-size: 11px !important;
  line-height: 14px !important;
  color: #333;
}
figcaption a {
  display: none;
}
figcaption a.author {
  display: inline !important;
}
.story {
  margin: 0 !important;
}
figure {
  float: left;
  max-width: 40%;
  margin-left: 0;
}
hr {
  display: none;
}

h1 {
  font-size: 28px;
  line-height: 32px;
}
h3 {
  font-size: 16px;
  line-height: 20px;
}
h4 {
  font-size: 14px;
  line-height: 18px;
}

.story > * {
  font-size: 12px;
  line-height: 16px;
}
.galleria {
  display: none;
}

.integrated-media-right {
  float: left !important;
  width: 20%;
  clear: left;
  margin-left: 0;
  margin-right: 40px;
}
.integrated-media-right figure {
  display: block;
  width: 100%;
  max-width: 100%;
}