.map-wrapper {
    margin-bottom: 90px;
}

.aio-icon-box.top-icon strong{
    margin-inline: auto;
    text-align: center;
}

.map__sub-title {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding-block: 90px;
}

.map-pointer {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    background: #ffffff;
    border-style: double;
    border-width: 9px;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    font-size: 42px;
}
