.service-banner-container{position:relative!important;width:100%!important;height:100vh!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.service-background-img{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;z-index:1!important}.service-foreground-gif{position:absolute!important;bottom:30px!important;left:50%!important;transform:translateX(-50%)!important;z-index:2!important;width:60%!important;max-width:800px!important;height:auto!important;border-radius:10px!important;pointer-events:none!important;transition:all .3s ease!important}.service-foreground-gif:hover{filter:brightness(.9)!important}@media (max-width:900px){.service-banner-container{height:70vh!important}.service-foreground-gif{width:80%!important;bottom:20px!important}}@media (max-width:600px){.service-banner-container{height:60vh!important}.service-foreground-gif{width:90%!important;bottom:15px!important}}