.activity .container .entry-content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 40px 0 40px !important;
  
  }
  
  
  header .container button.hamburger {
    display: none;
  }

#scrollToTopButton,
  .breadcrumbs,
  footer  {
    display: none;
}

