
.jumbo {
    /*overflow: hidden !important;*/
    height: 430px;
    overflow-y: scroll;
}
@media screen and (max-width: 600px){
    .hero-image {
        background-image: none !important;
    }
    #heroslideshow-text  {
        overflow: hidden;

    }
}

h3{
    color: white;
    text-align: center;
}
