$bgColor: #f2f2f2;

.nw-storelocatormap-container {
  z-index: 1;
  height: 100%;
  background: $bgColor;
  cursor: pointer;
}
