@media screen and (max-width: 1200px) {
  .t-descr_xxs {
    font-size: 20px;
  }
}

.t-feed__post-popup__title-wrapper {
    margin-top: 100px;
}