/* Скрываем шапку/подвал Тильды и служебные блоки.
   Наш основной блок-лендинг (rec3874050001, страница /new) должен отображаться. */
.t-header, .t-footer { display: none !important; }
.t-records > .t-rec:not(#rec3240446801):not(#rec3874050001) { display: none !important; }
