.benefits-header
{
    width: 100%; 
    float: none; 
    text-align: center;
}

.benefits-header img
{
    margin: 0px auto;
}

.item_content .text {
    width: 310px;
    float: none;
    margin-top: 5px;
    text-align: center;
}

.item_content .text h3 {
    margin-bottom: 0px;
}

.card-row {
    margin: 10px auto;
    width: 270px;
    float: left;
}

.card-row img {
    float: left;
    width: 50px;
}