.news-holder .list-supported-by>.item.with-image img {
  opacity: 1;
}

div.project-grid .project-image img {
  opacity: 1;
}

.stat.stat-projects {
  display: none;
}

.nav.nav-list.nav-tabs:nth-child {
  display: none;
}

.carousel.slide.carousel-header .item:before {display: none !important;}

@media (max-width: 767px) {
   .js-start-action {
      color: white !important;
   }
}