#wrapper {
  width: 100%;
    max-width: 1009px; /*actual width of image-- behaves strangely if exceeding this*/
  position: relative;
}

#wrapper img {
  max-width: 100%;
}

.plupp{
  height: 3%;
  width: 10%;
  position: absolute;

}

#anchor-sala {
  left: 69%;
  top: 23%;
}

#anchor-koping {
  left: 60%;
  top: 30%;
}

#anchor-eskilstuna {
  left: 66%;
  top: 32%;
}

#anchor-fristaden {
  left: 65%;
  top: 35%;
}

#anchor-uddevalla {
  left: 12%;
  top: 49%;
}

#anchor-vaxjo {
  left: 50%;
  top: 72%;
}

#anchor-vislanda {
  left: 46%;
  top: 75%;
}

#anchor-almhult {
  left: 41%;
  top: 79%;
}


#anchor-angelholm {
  left: 28%;
  top: 83%;
}

#anchor-ekeby {
  left: 28%;
  top: 87%;
}

#anchor-karlskrona {
  left: 55%;
  top: 85%;
}