.integrationCatalog, .result .result-grid {
    max-width: 100%;
}

/* Форма обратной связи */

/* Текст под формой */
div[class="t698__form-bottom-text t-text t-text_xs"] {
    color: #4f4747 !important;
}

/* Ссылки в тексте */
div[class="t698__form-bottom-text t-text t-text_xs"] a {
    color: #ff5423 !important;
}

/* Меню Экскурсии */
.t228__list_item:nth-child(3) .t-menusub__link-item { 
    white-space: nowrap !important;
}

/* Контакты высота */
.uc-contacts .t-section__container.t-container .t-col {
    height: 120px;
}