.wv-image-gallery{
  margin-top: 20px;
  margin-bottom: 40px;
}

.wv-image-gallery .image-container{
  height: 200px;
}
.wv-image-gallery .image-container>div{
  position:relative;
  width: 100%;
  height: 100%;
}
.wv-image-gallery a.uk-position-cover{
  background-size: cover;
  background-position: center;
}
.wv-image-gallery h2{
font-weight: bold;
}
