nav.navbar, .bottomlinks {
  display: none !important;
}
#all {
  height: auto;
  min-height: 0;
}
#page {
  padding-bottom: 0;
}
#page>section:first-child {
  margin: 0;
}
footer {
  position: relative;
  height: auto;
}
footer .mainsection {
  display: none;
}
.btn {
  display: none !important;
}