

/* Start:/local/templates/main/components/bitrix/news/blog/bitrix/news.list/.default/style.css?17550836161163*/
.wrong-side__item-custom-custom {
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 24px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-decoration: none;
}

.wrong-side__item-custom {
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-text-decoration: none;
  text-decoration: none
}

@media(max-width: 1024px) {
  .wrong-side__item-custom {
    font-size: 24px;
    line-height: 32px
  }
}

@media(max-width: 560px) {
  .wrong-side__item-custom {
    padding-top: 16px;
    margin-bottom: 36px;
    font-size: 20px;
    line-height: 28px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial
  }

  .wrong-side__item-custom:nth-of-type(n+2) {
    border-top: 1px solid rgba(25, 25, 25, .1)
  }
}

/* End */
/* /local/templates/main/components/bitrix/news/blog/bitrix/news.list/.default/style.css?17550836161163 */
