/* Site Overrides */

@media only screen and (min-width:20.0625em) and (max-width:64.0625em){
    .jumbotron-overlay-wrapper, .jumbotron .jumbotron-overlay-wrapper .background-image, .jumbotron .jumbotron-floating-box-wrapper .background-image, .jumbotron .jumbotron-floating-text-wrapper .background-image {
    height: auto !important;
    background-color: rgba(24, 24, 24, 0.87);
    }
    .tinted-overlay{display:none;}
}

.conditions .stat--text {
    color: #000 !important;
}

.jumbotron.bg-gray {
    background-color: #000 !important;
}
div#brand-data-url {
    padding-top: 0 !important;
}
