.google-store-locator-map {
  height: 500px;
  width: 73%;
  float: left;
}

.google-store-locator-panel {
  float: left;
  height: 500px;
  margin-right: 10px;
  width: 300px;
}

/* Ensure image widths for responsive designs */
.google-store-locator-map img {
  max-width: none !important;
}

.storelocator-panel .feature-filter {
  overflow: visible;
}

.storelocator-panel .store-list {
  clear: both;
}

.storelocator-panel .store-list li.highlighted, .storelocator-panel .store-list li.highlighted:hover {
	background: none repeat scroll 0 0 #bfe1ff;
}
