.translators .avatar{
    width: 24px;
    height: 24px;
}

.translators tbody>tr:nth-of-type(odd) {
    background-color: #d9edf7;
}