.solutions .fleet-solution-image {
  background-image: linear-gradient(90deg, rgba(10, 10, 10, .2), rgba(10, 10, 10, .35)), url('hero-fleet-centered.png') !important;
  background-position: center !important;
}

.solutions .car-solution-image {
  background-image: linear-gradient(90deg, rgba(10, 10, 10, .16), rgba(10, 10, 10, .32)), url('hero-vehicle-centered.png') !important;
  background-position: center !important;
}

.solutions .moto-solution-image {
  background-image: linear-gradient(90deg, rgba(10, 10, 10, .14), rgba(10, 10, 10, .32)), url('hero-moto-centered.png') !important;
  background-position: center !important;
}
