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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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