.t-feed__textwrapper,
.t-feed__textwrapper a,
.t-feed__post-title {
  font-family: Garamond, "EB Garamond", "Cormorant Garamond", serif !important;
  font-style: italic !important;
  font-weight: 400 !important;
}






/* Слайдер 4:3 на мобильных (блоки GL19 / T675) */
@media screen and (max-width: 640px) {
  /* фиксируем высоту слайдов и картинок */
  .t675 .t-slds__items-wrapper,
  .t675 .t-slds__item,
  .t675 .t-slds__wrapper,
  .t675 .t-slds__bgimg {
    height: 75vw !important;
    min-height: 75vw !important;
  }
  /* внешние обёртки ужимаем под содержимое */
  .t675,
  .t675 .t-slds,
  .t675 .t-slds__container {
    height: auto !important;
    min-height: 0 !important;
  }
}
</style>

