#jan-banner {
    overflow: hidden;
}
#jan-banner dotlottie-player {
    width: 420px;
    height: auto;
    aspect-ratio: 1 / 0.55497382;
    bottom: 10.521739%;
    left: 4.608632%;
    max-width: 30.724214%;
}
#jan-banner .button {
    text-indent: -9999px;
    width: 9.7%;
    height: 12%;
    bottom: 14%;
    right: 43.5%;
}

@media screen and (max-width: 1450px) {
}

@media screen and (max-width: 767px) {
    #jan-banner .button {
        width: 32.4%;
        height: 7.3%;
        bottom: 22.3%;
        right: 33.5%;
    }
    #jan-banner dotlottie-player {
        bottom: 60.521739%;
        left: 20.01222%;
        max-width: 68.466667%;
    }
}

@media screen and (max-width: 567px) {
}