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