.DnnModule-EasyDNNnews section {
    padding-top: 0px !important;
    margin-top: 0px !important;
}
.DnnModule-EasyDNNnews .page--title .container {
    max-width: 100% !important;
    padding: 0px !important;
}
.DnnModule-EasyDNNnews .page--title::before {
  width: 20%;
  background: -webkit-gradient(linear,left top,right top,color-stop(5%,#cead78),to(rgba(206,173,120,0)));
  background: linear-gradient(90deg,#cead78 5%,rgba(206,173,120,0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cead78",endColorstr="#cead78",GradientType=1);
}


