 .t-input {
    font-family: 'Inter', Arial, sans-serif;
}

@media (min-width: 960px) and (max-width: 1200px) {
     
 .t-col_3 {
        max-width: 0px;
    }

  .t-col_9 {
        max-width: 920px;
    }

    .t-col {
margin-left: 5px;
}

}

@media (min-width: 960px) and (max-width: 1200px) {
.thumber .t-slds__bullet {
    height: 60px !important;
}
}

.t1119__icon {
    width: 36px !important;
    height: 36px !important;
}

.t-form-success-popup__wrapper {
    border-radius: 0px !important;
}

.t-descr {
    font-family: 'Inter', Arial, sans-serif;
}
}