.leaderboard table {
    width: 100%;
}
.leaderboard thead th {
    text-align: left;
}

img {
    max-width: 100%;
    height: auto;
}

header a {
    border-bottom: 0;
    color: #333333;
}

header a:visited {
    border-bottom: 0;
    color: #333333;
}
