.report-hero {
  margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .report-hero {
      margin-bottom: 50px; } }
  .report-hero-image {
    background-size: cover;
    padding-bottom: 33.33%;
    margin-bottom: 30px; }
  .report-hero-text {
    text-align: left;
    max-width: 750px;
    margin: 0 auto;
    padding: 0 20px; }
    .report-hero-text-title {
      text-align: center; }
    @media (min-width: 700px) {
      .report-hero-text {
        padding: 0 40px; } }
    @media (min-width: 900px) {
      .report-hero-text {
        padding: 0 100px; } }
    .report-hero-text .source {
      font-size: .75rem;
      color: #9b9b9b; }

#specialreport .container {
        width:100%;
        padding:0px;
}

#specialreport .container .main-content-container {
        padding:0px;
}

#specialreport .teaser-home .teaser-img {
	margin-bottom:25px;
}