.LocationBox > div > div > div > table > tbody > tr > td > a {
    display: flex;
    justify-content: space-between;
}
.mapButton {
    margin: 10px;
    border: 1px solid #eee;
    width: 40px;
    height: 40px;
    padding: 0;
    background-color: white;
}
