.t-col {
    margin-left: 0px;
}
@media screen and (max-width: 960px) {
    .t-col {
        padding-left: 50px;
    }
}

/* RENTEC typography: Muller -> Geologica; only font family is changed */
#allrecords,
#allrecords .t-title,
#allrecords .t-heading,
#allrecords .t-name,
#allrecords .t-uptitle,
#allrecords .t-descr,
#allrecords .t-text,
#allrecords .t-btn,
#allrecords .t-submit,
#allrecords .t-input,
#allrecords .t-checkbox__control,
#allrecords .t-radio__control,
#allrecords .t-form,
#allrecords .tn-atom,
#allrecords [style*="Muller"],
#allrecords [style*="muller"] {
    font-family: "Geologica", Arial, sans-serif !important;
}

/* RENTEC typography coverage: FAQ, breadcrumbs, service buttons and map attribution */
#allrecords .t758__breadcrumb-divider,
#allrecords .t668__trigger-button,
#allrecords .t1118__trigger-button.t_faq__trigger-button,
#allrecords .my-basis-btn,
#allrecords a[href^="https://yandex.ru/maps/org/rentek/"] {
    font-family: "Geologica", Arial, sans-serif !important;
}
