
@media(max-width:767px){
  body.home .tt7-hero,
  body.home .ttv7-hero,
  body.home .tt-hero,
  body.home #et-main-area .et_pb_section:first-of-type,
  body.home #main-content .et_pb_section:first-of-type{
    position:relative!important;
    overflow:hidden!important;
    isolation:isolate!important;
  }

  .tts824-mobile-photo{
    position:absolute!important;
    inset:0!important;
    z-index:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center center!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:none!important;
  }

  body.home .tt7-hero > *:not(.tts824-mobile-photo),
  body.home .ttv7-hero > *:not(.tts824-mobile-photo),
  body.home .tt-hero > *:not(.tts824-mobile-photo),
  body.home #et-main-area .et_pb_section:first-of-type > *:not(.tts824-mobile-photo),
  body.home #main-content .et_pb_section:first-of-type > *:not(.tts824-mobile-photo){
    position:relative!important;
    z-index:2!important;
  }

  body.home .tts824-mobile-photo-ready::after{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:1!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    background:linear-gradient(90deg,rgba(6,39,91,.84),rgba(6,39,91,.48))!important;
    pointer-events:none!important;
  }
}
