@media (max-width: 749px) {
  .slideshow-control {
    display: none !important;
  }
}
.predictive-search-dropdown .resource-card__media {
  --resource-card-aspect-ratio: auto !important;
}
.predictive-search-dropdown .resource-card__image {
  object-fit: contain !important;
  aspect-ratio: auto !important;
}
.predictive-search-dropdown .predictive-search-results__wrapper-products {
  grid-template-columns: repeat(5, 1fr) !important;
}
span.price { font-weight: 700 !important; }
