/* скругление углов в постах в "потоке" */

.t-feed__post-popup__content img {
  border-radius: 16px !important;
}

.t-redactor__callout  {
  border-radius: 16px !important;
}