.shirina {
    text-align: justify !important;
    text-justify: distribute;
}

.text-justify {
    text-align: justify !important;
    text-justify: distribute;
}

@media screen and (max-width: 480px) {
    .t1004__container_mobile-flex .t-feed__grid-col:first-child {
        padding-right: 5px;
        padding-left: 30px;
    }
}

.t744__descr, .t849__text {
    text-align: justify !important;
}

.t-store__tabs__content.t-descr,
.js-store-prod-text.t-store__prod-popup__text.t-descr {
    text-align: justify;
}

.t-store__tabs__content.t-descr p {
  margin-bottom: 15px;
}

.js-store-prod-text.t-store__prod-popup__text.t-descr p {
    margin-bottom: 15px;
}


/*  слайдер с баннерами */
#rec885696574 .t-container, #rec895101856 .t-container {
    max-width: 1320px;
}

#rec885696574 .t-cover__wrapper, #rec895101856 .t-cover__wrapper {
    width: 650px;
}

/*  слайдер с баннерами на телефоне */
#rec889865008 .t734__wrapper, #rec895187434 .t734__wrapper {
    padding-top: 40px;
}
#rec889865008 .t-btn_md, #rec895187434 .t-btn_md {
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
#rec889865008 .t734__button, #rec895187434 .t734__button {
    padding-top: 20px;
}
#rec889865008 .t734__descr, #rec895187434 .t734__descr {
    margin-top: 20px;
    text-align: justify;
}

/* Слайдер логотипов Нам доверяют Рус */
#rec872030615 .t-container, #rec872030615 .t738__width_12 {
    max-width: 1400px;
}

/* Слайдер логотипов Нам доверяют Каз */
#rec899262637 .t-container, #rec899262637 .t738__width_12 {
    max-width: 1400px;
}

/* Слайдер логотипов Наши бренды Рус */

#rec789228984 .t-container, #rec789228984 .t738__width_12 {
    max-width: 1400px;
}

/* Слайдер логотипов Наши бренды Каз */

#rec899103478 .t-container, #rec899103478 .t738__width_12 {
    max-width: 1400px;
}

/* Instagram */
.t802 .t802__col a {
    background: #fff;
} 

.t802 .t802__container {
    max-width: 1360px;
} 

@media screen and (max-width: 960px) {
    .t-container.t802__container_clgap-20px, .t802__container_indent.t802__container_clgap-20px {
        padding: 0 0px 10px;
    }
    .t802__container {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
    }
    .t802__container .t802__col {
        min-width: 100%;
        scroll-snap-align: start;
        flex-shrink: 0;
        padding: 20px;
        box-sizing: border-box;
    }
    .t802__col_33, .t802__col_25, .t802__col_20 {
        width: 100%;
    }
    
    .t802__container_clgap-20px .t802__col {
        padding: 20px 5px 0;
    }
}