body {
  height: auto;
  min-height: 100%;
}
.page-content {
  height: auto;
  min-height: 100%;
  display: block;
  margin-bottom:50px;
}