html {
    scrollbar-color: #008cdd #efefef;
    scrollbar-width: thin;
}

/* фоновое изображение в плитках */
.t774__bgimg {
    background-size: contain;
}

/* фоновое изображение в плитках доставки */
#rec831652435 .t774__bgimg {
    background-size: cover;
}

.t-slds__thumbsbullet-wrapper {
    display: flex;
    justify-content: center;
}

.t1115__textwrapper+.t1115__features {
    margin-top: 0px;
}

.t1115__img-mobile {
        margin-bottom: 0px;
}
.t-slds__bgimg {
    border: 1px #9E9E9E solid;
    margin: 2px;
}

/* отступы в блоке преимуществ */
.t1054 .t-section__bottomwrapper {
    margin-top: 45px;
}
.t1054 .t-section__topwrapper {
    margin-bottom: 0px;
}
/*******************************/


/* изображение маркера на яндекс картах */
.ymaps-2-1-79-image-with-content {
    border-radius: 30px;
}



#rec1083949716 .t-cover__carrier {
background-size: cover;
background-image: url(https://static.tildacdn.com/tild6661-6335-4133-b364-633164343538/cover_bg_mob.png);
}

/* стиль карточек разделов */
.t1007__col {
    background-color: white;
    border-radius: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
}
@media screen and (max-width: 960px) {
    .t1007__col {
        margin: 20px;
    }
}
