div[data-sc-type="SmartButton"] .sc-btn-retailer-wrapper {
  max-height: 260px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
}
div[data-sc-type="SmartButton"] .sc-btn-retailer-wrapper .zip-container p {
  margin: 0 !important;
}
div[data-sc-id] a,
div[data-sc-id] button,
div[data-sc-id] li {
  padding: unset !important;
}
div[data-sc-id] img,
div[data-sc-type="retailer-carousel"] img {
  height: 0 !important;
}
div[data-sc-id] .cart-icon,
div[data-sc-type="retailer-carousel"] .cart-icon {
  border-radius: 6px;
  height: 28px !important;
  margin: 4px !important;
}
