.media-thumbnaildownload {
	max-width: 200px;
}

.bg-bwimage {
  background: url('/files/media/quad-bw.jpg') fixed no-repeat center center / cover;
}

.force-full-width {
  width: 100vw;
  margin-left: calc(-1 * ((100vw - 100%) / 2));
}
.force-full-width > * {
  margin-right: auto;
  margin-left: auto;
  width: 1170px;
  padding: 50px 0;
}

.front .uw-sidebar.col-md-4 {
  display: none;
}

.field-name-field-topic-tags {
    display: none;
}