.elementor-52 .elementor-element.elementor-element-2dfe863 > .elementor-widget-container{background-image:url("https://i0.wp.com/www.ndgroup.com/wp-content/uploads/2020/09/Drive-In-scaled.jpg?fit=2560%2C1440&quality=89&ssl=1");background-position:bottom center;background-size:cover;}.elementor-52 .elementor-element.elementor-element-2dfe863 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:40px;font-weight:700;}.elementor-52 .elementor-element.elementor-element-4dc3a802 > .elementor-container{max-width:800px;}.elementor-52 .elementor-element.elementor-element-4dc3a802{margin-top:0px;margin-bottom:0px;padding:35px 0px 10px 0px;}.elementor-52 .elementor-element.elementor-element-bf161a1 > .elementor-container{max-width:800px;}.elementor-52 .elementor-element.elementor-element-bf161a1{margin-top:10px;margin-bottom:50px;}/* Start custom CSS for theme-page-title, class: .elementor-element-2dfe863 */.heroImage .elementor-widget-container {
    height: 33vw;
}
.heroImage h1 {
    position: absolute;
    bottom: 3rem;
    left: 0;
    right: 0;
    padding: 19px 21px 19px 21px;
    max-width: 1440px;
    margin: auto;
}

.green h1 {
    background-color: rgba(31,117,0,.9);
}

.red h1 {
    background-color: rgba(216,61,66,.9);
}

.yellow h1 {
    background-color: rgba(255,156,1,.9);
    color: #000!important;
}

.blue h1 {
    background-color: rgba(13,71,161,.9);
}
@media screen and (max-width:768px) {
    .heroImage .elementor-widget-container {
        height: 240px;
        background-size: cover;
    }
    .heroImage h1 {
        font-size: 24px!important;
        bottom: 2rem;
    }
}/* End custom CSS */