.cust-bens {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 40px 0;
    margin: 40px 0;
}
.cust-bens__list {
    margin-bottom: 40px;
}
.cust-bens__top-text {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.ben-item {
    text-align: center;
}
.ben-item__image {
    margin-bottom: 10px;
}
.ben-item__title {
    font-weight: bold;
    margin-bottom: 10px;
}
.ben-item__image svg {
    width: 65px;
    height: 65px;
}