.home-hero {
  background-image: url("home-hero-fertilizer-products_b8b0d161.jpg?v=20260819") !important;
  background-size: auto 100% !important;
  background-position: 68% center !important;
}

@media (max-width: 760px) {
  .home-hero {
    background-size: cover !important;
    background-position: 72% center !important;
  }
}
