.steamAppImg {
    margin-top: 10px;
}

.community-giveaways__listing__content {
    background-color: rgba(0,0,0,0.8);
}

.community-giveaways__listing__image {
    max-height: 100px;
}

.community-giveaway__dates legend {
    display: inline-block;
    width: auto;
}

.community-giveaways__leaderboard{
    border-bottom: 2px solid #0db8ff5e ;
}

.giveaways__leaderboard-wrapper{
    margin-right: 10px;
}

.new_cg_optin-wrapper {
    margin-right: 10px;
}

.community-giveaways__leaderboard__body{
    color: white;
}

.community-giveaways__leaderboard__image {
    height: 50px;
}

.community-giveaways__leaderboard-row__title{
    font-size: 17px;
}

.community-giveaways__leaderboard-row__details .total-details{
    margin-right: 10px;
}
.community-giveaways__leaderboard-row__details .totalnumber{
    margin-right: 5px;
}
