#map_zoom {
left: auto !important;
right: 4px !important;
}
.tt_name_sm {
font-size: 15px !important;
} #store-map {
min-height: 500px;
} #store-list {
max-height: 500px;
overflow-y: auto;
} .list-group-item-action {
cursor: pointer;
}
.list-group-item-action {
text-align: left;
} @media (max-width: 767.98px) {
.store-map-sidebar {
margin-bottom: 20px;
}
#store-list {
max-height: 300px;
}
#store-map {
min-height: 350px;
}
}