.jumbotron {
  margin-top: 10px;
  background-color: #FFFFFF;
}

.jumbotron h1 {
  font-size: 45px;
}

.bottom-bg-404 {
  width: 100%;
  height: 55%;
  background: url("../images/error/anchor_cancer_bg.png") no-repeat bottom center, url("../images/error/cancer_anchor_line_bg.png") repeat-x bottom center;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
