.near-tbl .lsfw-fill-tbl__bubble-white .bth__crown::before {
    top: 0;
    width: 12px;
    height: 100%;
    background-position: center;
}

.near-tbl .lsfw-fill-tbl__bubble-white .lsfw-fill-tbl__inline {
    vertical-align: top;
    line-height: 25px;
}

.near-tbl tr td:first-child {
    width: 525px;
}

.near-tbl.lsfw-fill-tbl tr td .fz16 {
    display: block;
    margin-bottom: 8px;
    line-height: 16px;
}

.near-tbl.lsfw-fill-tbl tr td .lsfw-fill-tbl__inline {
    vertical-align: top;
}

@media screen and (max-width: 1200px) {
    .near-tbl .lsfw-fill-tbl__cut300 {
        max-width: 235px;
    }

    .near-tbl .mt5 {
        margin-top: 3px !important;
    }

    .near-tbl .fz16 {
        font-size: 14px !important;
    }

    .near-tbl .lsfw-fill-tbl__150, .near-tbl .lsfw-fill-tbl__170 {
        width: 170px;
    }
}

@media screen and (max-width: 1023px) {
    .near-tbl .lsfw-fill-tbl__bubble-white .fz11 {
        font-size: 9px !important;
    }
}

@media screen and (max-width: 767px) {
    .near-tbl.lsfw-fill-tbl tbody tr td:last-child {
        margin-left: auto;
    }

    .near-tbl.lsfw-fill-tbl tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        padding: 0;
        -ms-flex-align: center;
        align-items: center;
    }

    .near-tbl tbody tr td:first-child {
        width: 100%;
        background: rgba(255, 255, 255, 0.53);
    }

    .near-tbl .bth__img60x40 {
        margin-right: 5px !important;
    }

    .near-tbl .lsfw-fill-tbl__cut300 {
        max-width: calc(100% - 19px);
    }

    .near-tbl .bth__img60x40 + .lsfw-fill-tbl__inline {
        width: calc(100% - 70px);
    }
}

@media screen and (max-width: 598px) {
    .near-tbl .lsfw-fill-tbl__150, .near-tbl .lsfw-fill-tbl__170 {
        width: 160px;
    }

    .near-tbl.lsfw-fill-tbl tbody tr {
        padding: 5px 0;
    }

    .near-tbl tbody tr td:first-child {
        background: transparent;
    }

    .near-tbl.lsfw-fill-tbl tbody tr td:last-child .bth__btn {
        width: 170px !important;
    }

    .near-tbl.lsfw-fill-tbl tbody tr td:last-child {
        text-align: left !important;
        margin: 0;
    }

    .near-tbl tr td:nth-child(2) {
        width: 100%;
        background: rgba(255, 255, 255, 0.53);
    }
}