.membership-page.where {
  background-image: url('https://stage-assets.goldbank.co.uk/home_new/assets/images/bg/Earth.png');
  background-position: bottom center;
  position: relative;
  background-size: auto;
}

.setfooter {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: 16px;
}

.fobox {
  margin-top: 1em;
  padding: 1em;
}

.fbox2 {
  margin-top: -8em;
  padding: 1em;
}

.map1 {
  margin-top: -45em;
  padding: 2em;
}

.fs-16 {
  font-size: 16px;
}

.nav-pills .nav-link.active {
  color: #000;
  background-color: unset;
  font-size: 16px;
  FONT-WEIGHT: 600;
}

@media screen and (max-width: 800px) {
  .fbox2 {
    margin-top: -45em;
    margin-bottom: 1em;
  }

  .map1 {
    margin-top: -45em;
  }
}