@media screen and (max-width: 960px) {
    .uc-mb-rev .t-container{
        display: flex!important;
        flex-direction: column-reverse!important;
    }
}
@media screen and (max-width: 640px) {
    .uc-blc-vigod .t-cover__carrier {
        background-size: contain;
    }
    .t-text_xs {
        font-size: 14px!important;
    }
}
@media(max-width: 570px){
   .tmenu-mobile__container{
        padding: 14px 20px!important;
    }
    .tmenu-mobile__imglogo{
        width: 200px!important;
    } 
}
.uc-top-screen .t712__descr ul{
    list-style-type: none;
    padding-left: 80px;
}
.uc-top-screen .t712__descr ul li{position: relative;}
.uc-top-screen .t712__descr ul li:before{
    position: absolute;
    content: '';
    width: 50px;
    height: 15px;
    left: -50px;
    top: 5px;
    background-image: url(https://static.tildacdn.com/tild6234-6365-4936-b436-326163396237/circle.svg);
    background-repeat: no-repeat;
}
.uc-screen-chek ul, .uc-mb-rev ul{
    list-style-type: none;
}
.uc-screen-chek .t480__descr ul li, .uc-mb-rev .t480__descr ul li{position: relative;}
.uc-screen-chek .t480__descr ul li:before, .uc-mb-rev .t480__descr ul li:before{
    position: absolute;
    content: '';
    width: 9px;
    height: 7px;
    left: -16px;
    top: 8px;
    background-repeat: no-repeat;
    background-image: url(https://static.tildacdn.com/tild3432-6336-4166-a537-333761616164/check.svg);
}

.uc-dot-list .t764__descr ul, #rec2122023621.uc-mb-rev .t764__descr ul{
    list-style-type: none;
}
.uc-dot-list .t764__descr ul li, #rec2122023621.uc-mb-rev .t764__descr ul li{position: relative;}
.uc-dot-list .t764__descr ul li:before, #rec2122023621.uc-mb-rev .t764__descr ul li:before{
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    left: -25px;
    top: 4px;
    background-image: url(https://static.tildacdn.com/tild6433-6431-4166-b066-626366636165/bublik.svg);
    background-repeat: no-repeat;
}