.about-container__right {
  border-right: 1px solid var(--custom-gray-color-100) !important;
}

.inner-page h1 {
  margin-bottom: 25px !important;
  margin: 25px !important;
}

.about-p {
  margin-bottom: 40px !important;
  margin-left: 25px !important;
}

.map-container {
  position: relative;
}

.map-point-1 {
  top: 46% !important;
  left: 17% !important;
}

.map-point-2 {
  top: 57% !important;
  left: 20% !important;
}

.map-point-3 {
  top: 65% !important;
  left: 18% !important;
}

.map-point-4 {
  top: 75% !important;
  left: 31% !important;
}

.map-point-5 {
  top: 58% !important;
  left: 43% !important;
}

.map-point-6 {
  top: 53% !important;
  left: 46% !important;
}

.map-point-7 {
  top: 48% !important;
  left: 44% !important;
}

.map-point-8 {
  top: 65% !important;
  left: 64% !important;
}

.map-point-9 {
  top: 58% !important;
  left: 70% !important;
}

.map-point-10 {
  top: 42% !important;
  left: 71% !important;
}

.map-point-11 {
  top: 81% !important;
  left: 76% !important;
}

@media (max-width: 1279px) {
  .map-point-3 {
    top: 66% !important;
    left: 17% !important;
  }

  .map-point-5 {
    top: 60% !important;
    left: 42% !important;
  }

  .map-point-6 {
    top: 54% !important;
    left: 45% !important;
  }

  .map-point-7 {
    top: 49% !important;
    left: 43% !important;
  }

  .map-point-8 {
    top: 66% !important;
    left: 63% !important;
  }

  .map-point-9 {
    top: 59% !important;
    left: 69% !important;
  }

  .map-point-10 {
    top: 44% !important;
    left: 69% !important;
  }

  .map-point-11 {
    top: 80% !important;
    left: 75% !important;
  }
}

@media (max-width: 991px) {
  .map-point-5 {
    top: 60% !important;
    left: 42% !important;
  }
}

@media (max-width: 767px) {
  .map-point-1 {
    top: 52% !important;
    left: 12% !important;
  }

  .map-point-2 {
    top: 63% !important;
    left: 15% !important;
  }

  .map-point-3 {
    top: 70% !important;
    left: 15% !important;
  }

  .map-point-4 {
    top: 79% !important;
    left: 28% !important;
  }

  .map-point-5 {
    top: 64% !important;
    left: 42% !important;
  }

  .map-point-6 {
    top: 59% !important;
    left: 45% !important;
  }

  .map-point-7 {
    top: 55% !important;
    left: 43% !important;
  }

  .map-point-8 {
    top: 70% !important;
    left: 66% !important;
  }

  .map-point-9 {
    top: 64% !important;
    left: 72% !important;
  }

  .map-point-10 {
    top: 51% !important;
    left: 69% !important;
  }

  .map-point-11 {
    top: 83% !important;
    left: 79% !important;
  }

  .about-container__right {
    border-left: 1px solid var(--custom-gray-color-100);
  }
}

@media (max-width: 460px) {
    .map-point-1 {
    top: 55% !important;
  }

  .map-point-2 {
    top: 66% !important;
  }

  .map-point-3 {
    top: 73% !important;
  }

  .map-point-4 {
    top: 80% !important;
  }

  .map-point-5 {
    top: 64% !important;
    left: 41% !important;
  }

  .map-point-6 {
    top: 60% !important;
    left: 45% !important;
  }

  .map-point-7 {
    top: 55% !important;
    left: 42% !important;
  }

  .map-point-8 {
    top: 72% !important;
    left: 65% !important;
  }

  .map-point-9 {
    top: 66% !important;
  }

  .map-point-10 {
    top: 53% !important;
  }

  .map-point-11 {
    top: 83% !important;
  }
}
