body.about {
  main {
    padding-bottom: 100px;
    @media only screen and (max-width: 800px) {
      padding-bottom: 15px;
    }
  }
  article {
    font-weight: 900 !important;
  }
}
