.page-header-forum-index {
  margin-top: 16px;
  border: 0;
  padding: 0;

  background: #343434;
  border-radius: 4px;
  overflow: hidden;
}

.page-header-forum-index .page-header-bg-image {
  background: url("/media/themes/z1weBo20/media/header-faces.5fbaf522.jpg");
  background-size: cover;
  background-position: center right;
}

.page-header-forum-index .page-header-bg-overlay {
  background: rgba(230, 230, 230, .8);
  padding: 16px;

  color: #151515;
  text-shadow: 0 0 6px #bbb;
}