html {
  padding-top: 0px;
  padding-bottom: 0px;
}
.jumbotron-cover-image {
        position: relative;
        background: #000 url(/annexfiles/wmm1.jpg) center center;
        width: 100%;
        height: 100%;
        background-size: cover;
        color: #fff;
}