.f-steam {
    position: relative;
    top:7px;
}
.product .product-chara {
    top: 910px;
}
.product .product-serif {
    top: 806px;
}
.product .product-box-platform {
    margin: 157px 0 0 -10px;
}

.v2 .info-box .news .news-feed {
    width: 900px;
}

.news-feed-item-asia {
    width: 900px;
    line-height: 1.2;
    color: #fff !important;
    text-overflow: ellipsis;
}

.v2 .info-box .news .news-feed .news-list .news-feed-item-asia .date {
    margin-right: 20px;
    width: auto;
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    text-overflow: unset;
    padding: 2px 0;
}

.v2 .info-box .news .news-feed .news-list .news-feed-item-asia a .title {
    color: #fff;
    text-decoration: underline;
}

@media screen and (max-width:768px) {

    .v2 .info-box .news .news-feed {
        width: 550px;
    }

    .news-list {
        height: 2em;
    }

    .news-feed-item-asia {
        width: 550px;
        display: flex;
        line-height: 2em;
        color: #fff !important;
    }

    .news-feed-item-asia a {
        display: flex;
    }

    .v2 .info-box .news .news-feed .news-list .news-feed-item-asia .date {
        width: auto;
        font-size: 18px;
        color: #fff;
        white-space: nowrap;
        text-overflow: unset;
        padding: 2px 0;
        }
}

ul.slider > li:not(:first-child) {
    display: none;
}