table.sub-introduction td {
    width: 25%;
    padding: 0px 20px 0px 20px;
    font-size: 14px;
    border-right: 2px dotted #72A493;
    vertical-align: top;
}


table.sub-introduction .images td {
    text-align: center;
    border-right: none;
    padding-bottom: 14px;
}

table.sub-introduction td.last-cell {
    border-right: none;
}

table.sub-introduction .headers td {
    text-align: center;
    color: #72A493;
    font-family: MyriadPro-Bold;
    padding-bottom: 19px;
    font-size: 18px;
    line-height: 21px;
}

table.sub-introduction .descriptions td {
    padding-bottom: 16px;
}

table.sub-introduction .links td {
    color: #72A493;
}

.section-wrapper {
    min-height: 320px;
    padding: 33px 0% 3% 0%;
    margin: 0px -20px 0px -20px;
}
