.t897__container {
  margin-left: 20px;
}

@media all and (max-width: 480px), all and (max-width: 320px)
{
    .t897__container {
    margin-left: 0px;
    }
}

.t-col_8 {
  max-width: 640px;
}

.t-title_xxs {
  font-size: 28px;
}

.t-feed__post-popup__text-wrapper h3.t-redactor__h3 {
  font-size: 22px;
}

.t-text_md {
  font-size: 16px;
  line-height: 1.4;
}