.logo a {
    background-image: url('png/ALL_logo.png');
    background-repeat: no-repeat;
}

.pageFooter .logo a.logo-all {
    background-image: url('png/ALL_logo.png');
    background-repeat: no-repeat;
}

.pageFooter .logo a.logo-faar {
    background-image: url('png/logo-faar.png');
    background-repeat: no-repeat;
}

.page-template-page-info-special .pageFooter .logo a.logo-faar {
    background-image: url('png/faar-education.png');
    background-repeat: no-repeat;
}

.from-blog .head-block:after {
    background-image: url('png/circ-icn-blog.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.head-block.instagram:after {
    background-image: url('png/circ-icn-instagram.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.head-block.facebook:after {
    background-image: url('png/circ-icn-facebook.png');
    background-repeat: no-repeat;
}

.head-block.flickr:after {
    background-image: url('png/circ-icn-flickr.png');
    background-repeat: no-repeat;
}

.head-block.pinterest:after {
    background-image: url('png/circ-icn-pinterest.png');
    background-repeat: no-repeat;
}

.head-block.twitter:after {
    background-image: url('png/circ-icn-twitter.png');
    background-repeat: no-repeat;
}

.head-block.youtube:after {
    background-image: url('png/circ-icn-youtube.png');
    background-repeat: no-repeat;
}

.featured-video .head-block:after {
    background-image: url('png/circ-icn-video.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.featured-game .head-block:after {
    background-image: url('png/circ-icn-game.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.pull-quote-a:before,
.pull-quote-a:after {
    background-image: url('png/pull-quote-top.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.head-card-follow {
    background-image: url('png/banner-follow.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.bars-icn.cGreen i:after {
    background-image: url('png/bar-graph-green.png');
    background-repeat: no-repeat;
}

.bars-icn.cTeal i:after {
    background-image: url('png/bar-graph-teal.png');
    background-repeat: no-repeat;
}

.bars-icn.cBlueMed i:after {
    background-image: url('png/bar-graph-blue.png');
    background-repeat: no-repeat;
}

.head-games {
    background-image: url('png/head-games.png');
    background-repeat: no-repeat;
}

.head-join-team {
    background-image: url('png/head-join-team.png');
    background-repeat: no-repeat;
}

.head-blog {
    background-image: url('png/head-blog.png');
    background-repeat: no-repeat;
}

.head-tease-pinterest {
    background-image: url('png/logo-pinterest.png');
    background-repeat: no-repeat;
}

.head-interactive-game {
    background-image: url('png/head-interactive-game.png');
    background-repeat: no-repeat;
}

.head-more-superstars {
    background-image: url('png/head-more-superstars.png');
    background-repeat: no-repeat;
}

.head-more-games i {
    background-image: url('png/head-more-games.png');
    background-repeat: no-repeat;
}

.head-pledge-form {
    background-image: url('png/head-pledge-form.png');
    background-repeat: no-repeat;
}

.head-pledge {
    background-image: url('png/head-pledge.png');
    background-repeat: no-repeat;
}

.head-congrats {
    background-image: url('png/head-congrats.png');
    background-repeat: no-repeat;
}

.site_credit {
    background-image: url('png/actual_size_credit.png');
    background-repeat: no-repeat;
}

.spanish {
    width: 280px;
    height: 88px;
    margin: 0 auto;
    background-size: contain
}
@media (min-width:560px) {
    .spanish {
        width: 333px;
        height: 105px
    }
}
.spanish{
    background-image: url('png/en-espanol.png');
    background-repeat: no-repeat;
}
.spanish:after {
    background-image: url('png/en-espanol.png');
    background-repeat: no-repeat;
}
