
  .jake-hero-banner {
background-size: cover;
background-position: center center;
padding: 0;
position: relative;
overflow:hidden;
    
}

.jake-hero-banner:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.jake-hero-banner__content {
position: relative;
z-index: 1;
  min-height: 200px;
}

.jake-hero-banner__main-content * {
margin:0;
padding:0;  
  margin-top: 20px;
}
.preview .preview-container {
  height: 100%;
  