.t1004 .t-section__topwrapper {
    margin-bottom: 40px;
}

.t-title_xxs {
    font-size: 15px;
    line-height: 1.23;
}

.t-feed__post-popup__container {
       padding: 20px 0;
   }
   


 /* Sticky блок - замените на Id блока который должен прилипнуть */
 #rec135372713  {
  position: sticky;
  position: -webkit-sticky;
  z-index: 999;
  bottom: 0px;
 }

.t-records {
  overflow-x: unset !important;
}



