  body, 
  .t-body, 
  .t-records {
    background-color: #FAF7F0 !important;
  }

#rec2335864311 .t-section__descr,
#rec2335864311 .js-block-header-descr,
#rec2335864311 .t-descr {
  width: 100% !important;
  max-width: 100% !important;
} 


/* Планшетная версия (768px и меньше) */
@media (max-width: 768px) {
  .tmenu-mobile__imglogo {
    max-width: 80px !important;
    width: 80px !important;
    height: 80px !important;
  }
}

/* Мобильная версия (480px и меньше) */
@media (max-width: 480px) {
  .tmenu-mobile__imglogo {
    max-width: 64px !important;
    width: 64px !important;
    height: 64px !important;
  }
}