#allrecords b, #allrecords strong {
  font-weight: 600; 
}

h3{
   font-weight: 600;  
}

.t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static {
        padding: 0px 0;
    }
    
.t-feed__post-popup__date.t-uptitle {

    font-size: 16px;
    letter-spacing:0px;
}  
   
   
    
    @media (min-width: 960px) {
.t897__container {
    width:800px;
}
        
.t-col_6 {
   width: 360px; 
}


.t-slds__container{
    width:800px;
    margin:0 auto;
}


.t-slds__arrow_container t-slds__nocycle{
    
      width:800px;
       margin:0 auto;
}

.t-feed__buttons-wrapper {
   
    margin-top: 24px
}

}