.banner.j-new-year .jackpot-btn-ny {
    height: 110px
}

@media (max-width:900px) {
    .banner.j-new-year .jackpot-btn-ny {
        height: 75px;
        width: 150px
    }
}

@media (max-width:600px) {
    .banner.j-new-year .jackpot-btn-ny {
        height: 60px;
        width: 130px
    }
}

.banner.j-new-year .jackpot-btn-ny .ny-text {
    font-size: 39px;
    padding-bottom: 18px
}

@media (max-width:900px) {
    .banner.j-new-year .jackpot-btn-ny .ny-text {
        font-size: 28px;
        padding-bottom: 16px
    }
}

@media (max-width:600px) {
    .banner.j-new-year .jackpot-btn-ny .ny-text {
        font-size: 24px;
        padding-bottom: 14px
    }
}

.banner.j-new-year .jackpot-btn-ny:hover {
    filter: drop-shadow(0 0 15px rgba(121, 158, 216, .7))
}

.banner.j-new-year .main-img {
    bottom: 0;
    height: auto;
    object-fit: contain;
    right: 70px;
    top: auto;
    transform: none;
    width: 390px;
    z-index: 4
}

@media (max-width:1150px) {
    .banner.j-new-year .main-img {
        right: 0
    }
}

@media (max-width:900px) {
    .banner.j-new-year .main-img {
        height: auto !important;
        right: -20px;
        width: 280px
    }

    .banner.j-new-year .main-img .jackpot-btn-ny {
        height: 80px;
        width: 180px
    }

    .banner.j-new-year .main-img .jackpot-btn-ny .ny-text {
        font-size: 32px !important;
        padding-bottom: 18px !important
    }
}

@media (max-width:600px) {
    .banner.j-new-year .main-img {
        bottom: -8px;
        height: auto !important;
        right: -15px;
        width: 200px
    }

    .banner.j-new-year .snow.one {
        left: -11px !important;
        top: -3px !important;
        width: 80px
    }

    .banner.j-new-year .snow.two {
        display: none
    }

    .banner.j-new-year .snow.three {
        right: 0 !important;
        top: -17px !important;
        width: 100px
    }
}

.banner.j-new-year .inside {
    justify-content: center
}

.banner.j-new-year .inside .h1rep {
    font-size: 58px;
    font-weight: 900;
    padding-bottom: 15px;
    position: relative
}

.banner.j-new-year .inside .h1rep b {
    color: #4ce892;
    display: block;
    font-size: 78px;
    line-height: 80%
}

.banner.j-new-year .inside .h1rep .heat {
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(-55%)
}

@media (max-width:900px) {
    .banner.j-new-year .inside .h1rep {
        font-size: 32px !important
    }

    .banner.j-new-year .inside .h1rep b {
        font-size: 52px
    }

    .banner.j-new-year .inside .h1rep .heat {
        width: 20px
    }
}

@media (max-width:600px) {
    .banner.j-new-year .inside .h1rep {
        font-size: 30px !important;
        padding-bottom: 9px !important
    }

    .banner.j-new-year .inside .h1rep b {
        font-size: 38px !important
    }

    .banner.j-new-year .inside .h1rep .heat {
        left: 15px;
        width: 14px
    }
}

.banner.j-new-year .inside p {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: 130%;
    max-width: none;
    padding-bottom: 30px;
    text-transform: uppercase
}

@media (max-width:900px) {
    .banner.j-new-year .inside p {
        font-size: 12px !important
    }
}

@media (max-width:600px) {
    .banner.j-new-year .inside p {
        font-size: 10px !important;
        padding-bottom: 10px
    }
}

@media (max-width:400px) {
    .banner.j-new-year .inside p {
        font-size: 10px !important;
        max-width: 200px !important
    }
}