.project-matrix .project-teaser {
  width: 300px;
}
.project-matrix .project-teaser .project-image {
  position: relative;
}
.project-matrix .project-teaser .project-image img {
  width: 300px;
}
.project-matrix .project-teaser .project-info {
  position: relative;
  opacity: 1;
  margin-top: 20px;
  margin-bottom: 40px;
}
.project-matrix .project-teaser .project-info a.more {
  display: none;
}

.print-visible {
  display: block !important;
}

.print-hidden {
  display: none !important;
}

.news-single .project-data {
  padding-left: 19px;
}
.news-single .project-images img {
  margin-bottom: 20px;
}
.news-single .project-description {
  width: 766px;
}
.news-single .project-data-footer {
  display: none;
}

#project-navigation, #main-navigation, #social-sharing {
  display: none !important;
}

footer {
  display: none;
}