/* Variables  */
/* Variables  */
/* Variables  */
/* Variables  */
/* Variables  */
/* Variables  */
/* Variables  */
/* Aliases  */
.article-header {
  position: relative;
}
.article-header::before {
  content: "";
  display: inline-block;
  height: 348px;
  width: 314.559px;
  position: absolute;
  right: 0;
  z-index: -1;
  background-image: url("./img/karte_bawu.png");
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  bottom: 12px;
}
@media (min-width: 768px) {
  .article-header::before {
    height: 597px;
    width: 539px;
    bottom: 14px;
  }
}
@media (min-width: 1080px) {
  .article-header::before {
    top: 0;
    bottom: initial;
    right: -1%;
    height: 717.657px;
    width: 646px;
    background-position: top;
  }
}
@media (min-width: 1440px) {
  .article-header::before {
    right: -13vw;
  }
}

/* Variables  */
/* Variables  */
/* Variables  */
/* Variables  */
/* Variables  */
/* Variables  */
/* Variables  */
/* Aliases  */
.vat-map-container {
  position: relative;
}
.vat-map-container::before {
  content: "";
  position: absolute;
  background-image: url("img/karte_bawu.png");
  background-repeat: no-repeat;
  background-size: cover;
  inset: -20% 0 70% -50%;
  z-index: -1;
}
@media (min-width: 576px) {
  .vat-map-container::before {
    inset: -20% 50% 50% -25%;
  }
}
@media (min-width: 1080px) {
  .vat-map-container::before {
    inset: -20% 60% 0 -30%;
  }
}
@media (min-width: 1440px) {
  .vat-map-container::before {
    inset: -20% 70% 0 -30%;
  }
}

/*# sourceMappingURL=global.css.map */
