#hero .overlay {
    background: linear-gradient(90deg, rgba(2, 65, 131,0.75) 0%, rgba(2, 65, 131,0.3) 100%) !important;
}
#hero {
    height: 90vh !important;
}
.jquery-ripples { position: absolute; top: 0; left: 50%; width: 100vw; margin-left: -50vw; height: 100%; z-index: 3;  }
#hero .content {z-index: 40;}