.news-full div {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.55;
  text-align: justify;
}
.news-full img {
  max-width: 50%;
}
.news-full h1 {
  text-align: center;
  margin-bottom: 25px;
}
.news-full__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}/*# sourceMappingURL=new.css.map */