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

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

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

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