#hero .overlay {
    background: linear-gradient(90deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.0) 100%) !important;
}
#hero {
    height: 90vh !important;
}