.t776__descr ul {
    padding-left: 0 !important;
    text-align: left;
    list-style: none;
    position: relative;
    /* display: grid; */
}

.t776__descr ul li {
    position: relative;
    padding-left: 40px;
    padding-top: 4px;
    margin-bottom: 10px !important;
}

.t776__descr li:before {
    content: "";
    width: 33px;
    height: 30px;
    
    position: absolute;
    top: 0;
    left: 0;
}

.t776__descr li:nth-child(1):before {
    background-image: url("https://static.tildacdn.com/tild3531-6662-4634-a266-373030303961/v1_1.svg");
}

.t776__descr li:nth-child(2):before {
    background-image: url("https://static.tildacdn.com/tild3637-3761-4663-b765-313062303461/v2_1.svg");
    height:30.8px;
}

.t776__descr li:nth-child(3):before {
    background-image: url("https://static.tildacdn.com/tild3134-3431-4832-b635-313034633665/v3_1.svg");
    width: 30.5px;
    height: 28.5px
}