#main {
    padding-right: 2rem;
}

/* Bottom content */
#swagstoreRewardsDistributed {
    margin: 4rem 0;
    text-align: center;
    color: #6ab8d5;
}
#swagstoreRewardsLogo {
    text-indent: -9999em;
    display: inline-block;
    width: 15.6rem;
    height: 3.2rem;
    background: url(/dist-non-modules/content/shared/images/main-sprite.min.89aa814afdb2c0563f7a.svg) no-repeat left -52rem;
}
#swagstoreRewardsGiven {
    font-size: 2.2em;
    font-style: italic;
    font-weight: 300;
    margin: 2.2rem 0;
    line-height: 3rem;
}
#swagstoreRewardsWallet {
    font-size: 2.8em;
    font-style: italic;
    font-weight: 300;
    margin: 2.2rem 0;
}
#swagstoreRewardsHighlight {
    font-weight: 700;
    color: #e78580;
    padding-bottom: 1.4rem;
}

/* Tiny - 300-767px */

@media (max-width: 47.9375em) { /* 767px */
    #main {
        padding: 1rem 1rem 0;
    }
    #sbRewardsCards {
        margin: 0 -1rem 0 -.5rem;
    }
    #swagstoreRewardsGiven {
        font-size: 1.3em;
    }
    #swagstoreRewardsWallet {
        font-size: 2.3em;
    }
}
