body.event {
  section.report {
    @media only screen and (max-width: 800px) {
      margin-bottom: -15px;
    }
  }
}
