body.page-home div.wrapper {
  background-position: right;
}
div.screen-image.screen-top {
  background-image: url('/grav/anderschartig_screen-top.jpg');
  background-position: right;
}
.screen-image .image-caption h1 {
  font-size: 4vw;
 }
@media (max-width: 991.98px) {
 .screen-image .image-caption h1 {
  font-size: 6vw;
 }
}