  body {
    width: 100%;
    overflow-x: hidden;
  }

  footer {
    margin-top: 0;
  }

  #leftmenu {
    display: none;
  }

  #event_right_banner {
    display: none !important;
  }

  #container {
    width: 100% !important
  }

  #site_feedback_area {
    display: none;
  }