.wm-jumbotron {
  background-color: rgba(0, 0, 0, .1);
  max-height: 100vh;
  overflow-y: hidden;
  width: 100%;
}

.wm-jumbotron img {
  display: block;
  width: 100%;
}
