.lightlocater-feature-crop img {
  object-fit: cover;
}

.lightlocater-feature-crop--search img {
  object-position: center 18%;
}

.lightlocater-feature-crop--map img {
  object-position: center 48%;
}

.lightlocater-feature-crop--record img {
  object-position: center 48%;
}
