.wvp-top-10-table-date {
    font-size: 14px;
    font-style: italic;
    text-align: center;
    margin-bottom: 15px;
}

.wvp-top-10-table {
    border: 0 !important;
    width: 100%;
}

.wvp-top-10-table tr:nth-child(odd) {
    background-color: #f8f8f8;
}

.wvp-top-10-table tr>td:first-child {
    text-align: left;
    max-width: 80%;
}

.wvp-top-10-table tr>td:last-child {
    text-align: right;
    max-width: 20%;
}