

/* Start:/local/templates/ti_main/components/bitrix/news.list/news_on_main/style.css?1612260241614*/
div.container-news {
  flex-wrap: wrap;
  position: relative;
}

.js-news-preloader {
  background: url(/images/ajax.preloader.gif) no-repeat center #ffffffa3;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
  top: 0;
  left: 0;
}

@media screen and (min-width: 992px) {
  div.block-article {
    width: 23.7%;
  }

  div.block-article:nth-child(4n + 1) {
    margin-left: 0;
  }
}

@media screen and (max-width: 991px) and (min-width: 641px) {
  div.block-article {
    width: 48%;
    margin: 3% 0 0% 3%;
  }

  div.block-article:nth-child(2n + 1) {
    margin-left: 0;
  }
}

/* End */
/* /local/templates/ti_main/components/bitrix/news.list/news_on_main/style.css?1612260241614 */
