.heroCarousel .heroCarousel-content {
    background:#0e234e99;
}

@media (min-width: 801px) {
    .heroCarousel .heroCarousel-content {
    margin-right:40%;
}
/*.heroCarousel-title {font-size:52px;color:#FF9500;margin-bottom:0;}
.heroCarousel-description {font-size:26px;color:#fff;max-width:400px;margin-bottom:0;}*/

.heroCarousel-title {font-size:52px;color:#fff;margin-bottom:0;}
.heroCarousel-description {font-size:26px;color:#fff;max-width:400px;margin-bottom:0;}
    .flex-container.flex-container--no-login-equal .hero-carousel__link:first-of-type .heroCarousel-content, .flex-container.flex-container--no-login-equal .hero-carousel__link:first-of-type .heroCarousel-title, .flex-container.flex-container--no-login-equal .hero-carousel__link:nth-of-type(2) .heroCarousel-content, .flex-container.flex-container--no-login-equal .hero-carousel__link:nth-of-type(2) .heroCarousel-title {
        text-align: left;
    }
}
