#does-sponsorship-work .sponsorship-results {
  background: url('//forms.compassion.com/api/whysponsor/img/kids.gif') center center no-repeat;
  padding: 32px 10px;
  margin: 0 0 15px 0;
}

#does-sponsorship-work .sponsorship-results li {
    padding: 45px 10px;
    margin: 0;
    background: url('//forms.compassion.com/api/whysponsor/img/single-gray-divider.gif') center bottom no-repeat;
    width: 200px;
    text-align: center;
    list-style-type: none;
}

#does-sponsorship-work .sponsorship-results li span {
  font-weight: 700;
  color: #00a3c7;
  font-size: 1.75em;
}

#does-sponsorship-work .sponsorship-results li.left {
  clear: left;
}

#does-sponsorship-work .sponsorship-results li:nth-last-child(1),
#does-sponsorship-work .sponsorship-results li:nth-last-child(2) {
  background: none;
}

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.list-items .paragraph-first {
    padding-top: 10px;
}

.list-items .paragraph {
    padding: 15px 0 0px;
}

.list-items span.h4 {
    position: relative;
    left: 185px;
    padding-bottom: 25px;
}

.list-items .left {
    position: relative;
    top: -45px;
}

.divider.double {
    background-image: url(../multimedia/double_line.gif);
    border: none;
    height: 9px;
    width: 96%;
    float: left;
}

.center {
    text-align: center;
  
}

/* -- MOBILE -- */

@media (max-device-width: 600px) {

    p {
        margin-bottom: 1.25em !important;
    }

    span.h2 {
        text-align: center;
        display: block;
        line-height: 1.5em;
    }

    span.h3 {
        text-align: center;
        display: block;
        line-height: 1.3em;
        color: #464646;
        font-weight: bold;
        font-size: 1.3em;
        text-transform: uppercase;
        margin-bottom: 1em;
     }

    .summary-item .h5 {
        text-align: center;
        font-size: 1.2em;
        border-bottom: none !important;
        margin-top: 1em;
    }

    .one-third {
    width: 28%;
    float: left;
    margin: 0 2%;
    }

/*  img.summary-image {
        margin: 0 20%;
    }*/

    .list-items span.h4 {
        clear: both;
        display: block;
        left: 0;
    }

    .list-items .left {
        clear: both;
        top: 0;
    }

    .list-items .left img {
        margin: 0 .75em .75em 0;
    }

    #does-sponsorship-work .sponsorship-results {
        background: none;
        padding: inherit;
        margin: inherit;
    }

    #does-sponsorship-work .sponsorship-results li {
        padding: 1em;
        margin: inherit;
        background: url(//forms.compassion.com/api/whysponsor/img/single-gray-divider.gif) center bottom no-repeat;
        width: auto;
        text-align: center;
        list-style-type: none;
    }

    .image-holder {
        margin: 1em;
    }

    .sponsorship-results li:nth-last-child(1), #does-sponsorship-work .sponsorship-results li:nth-last-child(2) {
        background: url(//forms.compassion.com/api/whysponsor/img/single-gray-divider.gif) center bottom no-repeat;
    }

    #top-img {
        margin: 0 1em 1em 0;
    }

    #bottom-story-images {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #bottom-story-images .bottom-img {
         margin: 0 0 1em;
    }

    #bottom-story-images .bottom-img img {
        width: 100%;
    }

    blockquote {
        margin: 1em 8%;
        color: #3b9fe5;
        font-style: italic;
        text-align: center;
    }

}
