/*--BEGINNING--Full Image Hero without gradient and title vertical centered--*/

/*--INFO--*/
/*--These CSS are meant to remove the gradient darker/lighter background
over the Full Image Hero banner component, and make the title vertical centered
PENDING SNOW TICKET --*/


div.herobanner.container-fluid--upto-xl.home_carousel.position-relative.fullImagehero_variation.nodesc.desc.dyn_hero_carousel_left_content.shorter_height{
    height: 20.9375rem!important;
    min-height: 20.9375rem!important;
}

div.herobanner.container-fluid--upto-xl.home_carousel.position-relative.fullImagehero_variation.nodesc.desc.dyn_hero_carousel_left_content.shorter_height img {
    height: 20.9375rem!important;
    min-height: 20.9375rem!important;
}


.home_carousel.fullImagehero_variation.dyn_hero_carousel_left_content .gredient_shades.lighter_gredient, .home_carousel.fullImagehero_variation.dyn_hero_carousel_right_content .gredient_shades.lighter_gredient{
    background: none;
}

.shorter_height .home_carousel_height_container2 {
    top: 7.3rem!important;
}


.shorter_height {
    height: 20.9375rem!important;
    min-height: 20.9375rem!important;
}

.home_carousel.fullImagehero_variation.dyn_hero_carousel_left_content .home_carousel_overlay {
    width: 45rem;
}
/*--END--Full Image Hero without gradient and title vertical centered--*/
