/* removes the bidder column on the 'launch leaderboard' page */
#item-bidder-header, #item-bidder, #body_header_bidder, #body_body_bidder, .col3 {
  display: none;
}
