@media screen and (max-width: 1439px) {
  #gold {
    margin-top: 85px !important;
  }
}
.mapModal_close {
  background-color: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 32px;
  position: absolute;
  top: -57px;
  right: 0;
  height: 70px;
}
