/* Price Alerts Tab */
.pa-typeahead-item:hover { background: #f0f0f0; }

@media (max-width: 600px) {
  #price-typeahead { max-height: 200px; }
}
