.news-content-wr .title {
  margin-top: 0px;
  margin-bottom: 25px
}

.news-content-wr .title h1 {
  font-size: 32px;
  font-family: Circe, sans-serif;
  font-weight: bold;
  line-height: 40px;
  color: #144b98
}

.news-content-wr .title p {
  font-size: 16px;
  font-family: Circe, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #4c4c4c;
  margin-top: 36px
}

@media (max-width: 1279px) {
  .news-content-wr .title p {
    margin-top: 20px
  }
}

@media (max-width: 767px) {
  .news-content-wr .title {
    width: 100%;
    margin-top: 25px
  }

  .news-content-wr .title h1 {
    font-size: 24px;
    line-height: 26px
  }

  .news-content-wr .tabs-title.scroll-container:not(.mCS_no_scrollbar):before, .news-content-wr .tabs-title.scroll-container:not(.mCS_no_scrollbar):after {
    display: none
  }

  .news-content-wr .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0
  }
}
