table {
    font-size: 0.9em;
}
table tr td:nth-child(1) {
    width: 22%;
}
#profile {
    font-size: 1em;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 1em;
}
#prize tr td:nth-child(1) {
    width: 11%;
}
