
.pointer {
    cursor: pointer;
}
#map {
    width: 100%;
    height: 400px;
    max-width: 1089px;
    padding-left: 120px;
    margin: 0 auto;
}

