body {
    /*background: green;*/
}

.views-row {
    float: left;
    width: 20%;
}

.views-row img {
    max-width: 150px;
    height: auto;
}

.pager {
    clear: both;
}

div#block-bergman-local-tasks {
  z-index: 100 !important;
  height: 50px;
  background: rgba(255, 255, 255, 0.6);
  padding-right: 10px;
}

#block-bergman-local-tasks ul li {
  display: inline;
}

.consent-text{
  font-style: italic;
  font-size: 15px;
}

.visually-hidden {
  display: none;
}

.FeaturedVideo-inner {
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
}

.FeaturedVideo-inner iframe,
.FeaturedVideo-inner object,
.FeaturedVideo-inner embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.u-themePinkLight .Teaser-playBtn {
  left: 42%;
  bottom: 35%;
}
