/**Увеличить шрифт**/
@media screen and (min-width: 481px) and (max-width: 900px) {
    .t017__title {
        font-size: 42px!important;
    }
}

@media screen and (min-width: 481px) and (max-width: 900px) {
    .t474__descr {
        font-size: 34px!important;
    }
}

/**О компании**/
@media screen and (min-width: 481px) and (max-width: 900px) {
    .t478__title {
        font-size: 42px!important;
    }
}

/**Контакты**/
@media screen and (min-width: 481px) and (max-width: 900px) {
    .t555__title {
        font-size: 42px!important;
    }
}

/**Убрать отступ под кнопкой**/
@media screen and (max-width: 960px) {
    .t1125__col:first-child {
        margin-bottom: 0px!important;
    }
}

/**Доработка страницы модели**/
@media screen and (min-width: 481px) and (max-width: 900px) {
    .t1033__title {
        font-size: 34px!important;
    }
}

@media screen and (min-width: 481px) and (max-width: 900px) {
    .t581__title {
        font-size: 42px!important;
    }
}

@media screen and (min-width: 481px) and (max-width: 900px) {
    .t-card__title {
        font-size: 34px!important;
    }
}

.t581__buttons {
    margin-top: 30px!important;
}

@media screen and (max-width: 960px) {
    .t843__separator {
        margin-bottom: 45px!important;
    }
}