@media only screen and (max-width: 1280px) {
    .nbuzaiyouyu-body {
        padding:12px;
        width: unset
    }

    .nbuzaiyouyu-filter-container {
        width: 100%;
        margin: 20px auto
    }

    .nbuzaiyouyu-categories-container {
        gap: 0;
        grid-template-columns: 1fr
    }

    .nbuzaiyouyu-team-name {
        font-size: 14px!important;
        line-height: 17px!important
    }

    .nbuzaiyouyu-calendar-item {
        cursor: pointer;
        height: 40px;
        min-width: 40px;
        padding-bottom: 8px
    }

    .nbuzaiyouyu-calendar-item.nbuzaiyouyu-active.nbuzaiyouyu-active-no-bg {
        background: unset;
        border: none
    }

    .nbuzaiyouyu-calendar-day {
        font-size: 24px;
        line-height: 29px
    }

    .nbuzaiyouyu-calendar-day-of-week {
        font-size: 12px;
        line-height: 14px
    }

    .nbuzaiyouyu-icon-calendar-container {
        height: 32px;
        width: 32px
    }

    .nbuzaiyouyu-icon-calendar-container img {
        height: 16px;
        width: 16px
    }

    .nbuzaiyouyu-category-row {
        display: flex;
        flex-direction: column;
        height: auto;
        padding-bottom: 8px
    }

    .nbuzaiyouyu-category-row .nbuzaiyouyu-item.nbuzaiyouyu-start {
        justify-content: center;
        margin: 8px 0;
        width: 100%
    }

    .nbuzaiyouyu-category-row .nbuzaiyouyu-item.nbuzaiyouyu-center {
        min-width: unset;
        gap: 8px;
        justify-content: flex-start;
        text-align: center;
    }

    .nbuzaiyouyu-category-row .nbuzaiyouyu-item.nbuzaiyouyu-center .nbuzaiyouyu-top {
        font-size: 14px!important
    }

    .nbuzaiyouyu-category-row .nbuzaiyouyu-item.nbuzaiyouyu-center .nbuzaiyouyu-bottom {
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 10px;
        line-height: 12px;
        overflow: hidden
    }

    .nbuzaiyouyu-category-row .nbuzaiyouyu-item.nbuzaiyouyu-end {
        display: block;
        margin: 10px auto
    }

    .nbuzaiyouyu-calendar-expanded .nbuzaiyouyu-bottom {
        gap: 0
    }

    .nbuzaiyouyu-calendar-container {
        padding: 8px 8px 0
    }

    .nbuzaiyouyu-tab {
        font-size: 14px;
        line-height: 20px
    }
}

.nbuzaiyouyu-current-match {
    gap: 36px
}

.nbuzaiyouyu-current-match .nbuzaiyouyu-match {
    gap: 12px
}

.nbuzaiyouyu-current-match .nbuzaiyouyu-match .nbuzaiyouyu-title {
    font-size: 16px;
    line-height: 19px
}

.nbuzaiyouyu-current-match .nbuzaiyouyu-match .nbuzaiyouyu-match-info {
    width: 100%
}

.nbuzaiyouyu-current-match .nbuzaiyouyu-match .nbuzaiyouyu-match-info .nbuzaiyouyu-team {
    margin-top: 16px
}

.nbuzaiyouyu-current-match .nbuzaiyouyu-match .nbuzaiyouyu-match-info .nbuzaiyouyu-team .nbuzaiyouyu-team-logo {
    height: 62px;
    width: 62px
}

.nbuzaiyouyu-current-match .nbuzaiyouyu-match .nbuzaiyouyu-match-info .nbuzaiyouyu-team .nbuzaiyouyu-team-name {
    font-size: 16px;
    line-height: 19px
}

.nbuzaiyouyu-current-match .nbuzaiyouyu-match .nbuzaiyouyu-match-info .nbuzaiyouyu-center {
    gap: 6px
}

.nbuzaiyouyu-current-match .nbuzaiyouyu-match .nbuzaiyouyu-match-info .nbuzaiyouyu-center .nbuzaiyouyu-league {
    font-size: 14px;
    line-height: 16px
}

.nbuzaiyouyu-current-match .nbuzaiyouyu-match .nbuzaiyouyu-match-info .nbuzaiyouyu-center .nbuzaiyouyu-time {
    font-size: 16px;
    line-height: 19px
}
