
/* ============================================================
   JACKSON ARMS LLC — PHASE 9.51H.4.1
   ABOUT / OUR TEAM SMOKY BACKGROUND VISIBILITY ADJUSTMENT
   ============================================================ */

.ja-about-team-hero .ja951h3-smoky-bg{
    opacity:.35!important;
    filter:saturate(1.00) contrast(1.05) brightness(.84)!important;
}

@media(max-width:1100px){
    .ja-about-team-hero .ja951h3-smoky-bg{
        opacity:.30!important;
    }
}

@media(max-width:760px){
    .ja-about-team-hero .ja951h3-smoky-bg{
        opacity:.24!important;
    }
}
