

/* Start:/local/templates/td_rubezh_template/components/bitrix/news/articles/bitrix/news.list/.default/style.css?1784527058335*/

.text-truncate-multi {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* Change to the number of lines you want to show */
    overflow: hidden;
  }

  .card {
    background-color: transparent !important;
  }

@media (max-width: 768px) {
  .card {
    background-color: white !important;
  }
}
/* End */
/* /local/templates/td_rubezh_template/components/bitrix/news/articles/bitrix/news.list/.default/style.css?1784527058335 */
