.node__content .container.news h1 {
  font-size:59px;
  padding:0px;
  margin: 25px 0px;
  line-height:70px;
}

.node__content .container.news h1:before {content: none;}

.node__content .container.news {
  font-size: 16px; 
  line-height:24px;
}


.node__content .container.news h2 {  
  font-size:39px;
  padding:0px;
  margin: 25px 0px 20px;
  line-height:50px;
  background: none;
}

.node__content .container.news h2:before {content: none;}


.node__content .container.news h3 {  
  font-size:20px;
  padding:0px;
  margin: 20px 0px 10px;
  line-height:30px;
  background: none;
  font-weight:700;
}

.node__content .container.news h4 {
  font-size:18px;
  margin: 15px 0px 10px;
  font-weight:700;
}

.node__content .container.news h5 {
  font-weight:600;
  font-size:17px;
  margin: 15px 0px 10px;}
  