#rec1070546031 .t996__cover {
    background-position: left 7px;
}

/* Главный промо-блок */
@media screen and (max-width: 960px) {
    #rec1070546031 .t996__cover-wrapper {
        margin-top: 30px;
        height: 450px;
    }
    #rec1070546031 .t996__wrapper {
        display: flex;
        flex-direction: column-reverse;
    }
    
    #rec1070546031 .t996__container {
        padding: 30px 0;
    }

    #rec1070546031 .t996__container,
    #rec1070546031 .t996__cover-wrapper {
        width: 100% !important;
    }
    #rec1070546031 .t996__cover {
        background-position: left 7px;
    }
}

#rec1070609111 {
    li[data-list="bullet"] {
        position: relative;
        list-style: none;
        padding-left: 1.5em;
    }
    
    li[data-list="bullet"]::before {
        content: "✔"; /* Можно заменить на ✓ или любую другую иконку */
        position: absolute;
        left: 0;
        top: 0;
        color: #fff; /* Цвет галочки */
        font-weight: bold;
    }
    .t1071 .t-card__descr li {
        margin-left: 15px;
        border-bottom: 0;
        padding: 0;
        padding-left: 20px;
    }
}
