#top-banner-image{
    text-align: center;
}

#top-banner-image img{
    max-width: 100%;
}

#program_benefits {
    border-collapse: collapse;
    border-top: 2px solid #6ad7ef;
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
}
#program_benefits  tr{
    border-bottom: 2px solid #6ad7ef;
}

#program_benefits td, th{
    text-align: center;
}
#program_benefits td:first-child, th:first-child{
    text-align: left;
}

#asterisk{
    width: 80%;
    margin: 0 auto;
}

#asterisk p{
    text-align: right;
}

.exacq-reseller-blue{
    color: #1bbde5
}

.badge{
    width: 25%;
    float: left;
    margin: 2% 4%;
}

/*.badge img{
        max-width: 100%;
    max-height: 100%;
}*/

.badge_header{
    
    padding: 0% 1%;
}

#badge_shelf h2{
    margin: 0em;
    padding: 0.25em 0em;
    font-size: 24px;
}

.badge_under_header{
    text-align: center
}

#badge_shelf p {
    text-align: center
}