.t-container {}
.t1008__cell-left {padding-left: 0;}
.t1008__cell-right {padding-right: 0;}
.t1008__cell_50 {width: 40%;}
.t1008__cell_25 {width: 30%;}
.t1008__img {padding: 0 20px 0 20px;}
.t-cell {vertical-align: top;}
.t849__img {float: left;
margin-right: 25px;}
.t418__wrapper {margin:0;}
.t418__img {border-radius: 10px;}
.t677__descr {margin-top: 0;}
.tmenu-mobile__container {padding: 5px!important;}
@media (max-width:640px){
.t859__separator {margin-bottom: 0;}
}
.t228__list_item:nth-child(1)::before, .t450__list_item:nth-child(1)::before {
  content: '';
  display: inline-block;
  background-image: url('https://static.tildacdn.com/tild3639-3432-4437-b164-373932326434/home.png'); /* Указываем изображение для первого пункта */
  background-size: contain; /* Масштабируем изображение */
  width: 18px; /* Ширина изображения */
  height: 18px; /* Высота изображения */
  margin-right: 8px; /* Отступ между изображением и текстом */
  vertical-align: middle;
}

.t228__list_item:nth-child(2)::before, .t450__list_item:nth-child(2)::before {
  content: '';
  display: inline-block;
  background-image: url('https://static.tildacdn.com/tild6435-3465-4262-a534-626666633762/building-front.png');
  background-size: contain;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  vertical-align: middle;
}
.t228__list_item:nth-child(3)::before, .t450__list_item:nth-child(3)::before {
  content: '';
  display: inline-block;
  background-image: url('https://static.tildacdn.com/tild3834-3830-4333-b237-333732333039/finger-of-a-hand-poi.png');
  background-size: contain;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  vertical-align: middle;
}
.t228__list_item:nth-child(4)::before, .t450__list_item:nth-child(4)::before {
  content: '';
  display: inline-block;
  background-image: url('https://static.tildacdn.com/tild3635-3338-4933-a263-303861636135/star.png');
  background-size: contain;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  vertical-align: middle;
}
.t228__list_item:nth-child(5)::before, .t450__list_item:nth-child(5)::before {
  content: '';
  display: inline-block;
  background-image: url('https://static.tildacdn.com/tild6136-6230-4730-a638-636531333139/paper-bill.png');
  background-size: contain;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  vertical-align: middle;
}
.t228__list_item:nth-child(6)::before, .t450__list_item:nth-child(6)::before {
  content: '';
  display: inline-block;
  background-image: url('https://static.tildacdn.com/tild3334-6131-4761-a335-373363623531/book.png');
  background-size: contain;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  vertical-align: middle;
}
.t228__list_item:nth-child(7)::before, .t450__list_item:nth-child(7)::before {
  content: '';
  display: inline-block;
  background-image: url('https://static.tildacdn.com/tild6365-3932-4666-b838-333737376134/telephone-handle-sil.png');
  background-size: contain;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  vertical-align: middle;
}

.t228__list_item {
  display: inline-flex; /* Обеспечивает гибкое выравнивание текста и изображения */
  align-items: center;  /* Вертикальное выравнивание по центру */
}
.t228__leftside {min-width: 120px!important;}