.awardsPostbit li {
display: none;
}

.awardsPostbit li:nth-child(-n+3) {
display: block;
}