.included-with-l1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: center;
    background: url(/user/pages/frontend/assets/img/icons/main-icons/head-bg.png) no-repeat center center;
    background-size: 100% auto;
}

.included-with-l2 {
    padding: 0 20px;
    margin: 0 0 0 0;
    display: inline-table;
    background-color: #f1f1f1;
}

ul.included-with-l3 li {
    padding: 0 0 0 22px;
    margin: 5px 0;
    width: 33%;
    display: inline-table;
    background: url(/user/pages/frontend/assets/img/icons/main-icons/tick.png) no-repeat;
}