.photo-carousel {
  aspect-ratio: auto !important;
  height: auto !important;
  max-height: none !important;
}
.photo-carousel .carousel-image {
  height: auto !important;
  max-height: 560px !important;
  object-fit: contain !important;
  background: #fff;
}
[name="district"],
label:has([name="district"]),
#fallingToggle {
  display: none !important;
}
#fallingFields {
  display: flex !important;
}
.barter-toggle {
  display: inline-flex !important;
  align-items: center;
  gap: 9px;
  white-space: nowrap;
}
.barter-toggle input {
  order: 2;
  margin: 0;
  width: 16px;
  height: 16px;
}
