.t228__maincontainer.t228__c12collumns {
max-width: 1000px;
margin: 0 auto;
}

.t466__container {
max-width: 800px;
text-decoration-line: underline;
}

.t-text {
font-family: 'inter';
font-weight: 300;
color: #000000;
}
/****Во всю выcоту товары по подборках***/
.t404__separator {
    padding-top: 100%;
}

/*** Убираю отступ сверху на всех! ***/

.t764__descr {
    margin-top: 0px;
}

/**** Убираем из галереи отзывов шкалу ****/
.t944__loaders-container {
    display: none;
}

/*** Редактируем таблицу-расписание туров***/
.t-text_sm {
    font-size: 16px;
}
.t431__tdscale_1 .t431__th, .t431__tdscale_1 .t431__td {
    padding: 10px;
}
/*** Черный цвет букв в нижней форме ***/
.t-form option {
    color: #000!important;
}


@media screen and (max-width: 640px) {
.t-text_sm {
    font-size: 12px;
}
}