.brt-hp-hero {margin-top: -44px;}
/* paralax - top fixed hero image */
.brt-hp-hero .block-bg-img {padding:150px 15px;margin-top: 0px;}
.brt-hp-hero {background-attachment:fixed;}

.tune-up-color .price-header {background-color: #333;}
.tune-up-color .price {background-color: #D41920;}
.tune-up-color .price-figure {background-color: #D41920;}
.tune-up-color .features {background-color: #cccccc;}
.tune-up-color .price-footer {background-color: #333;}
/* IMAGE OVERLAY */
.se-section-image-overlay .editContent,
.se-section-image-overlay .content-block-column {
 position: relative;
}

.se-section-image-overlay .content-block-column::before {
 content: '';
 background-color: rgba(0,0,0,0.30);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}













