.map-heading-cont {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.map-heading-cont a {
    text-decoration: none;
}

.ordinary-cursor {
    cursor: inherit;
}