/* Wanted Detail Page */

.wanted-reference-photo {
  height: 120px;
  width: 100%;
  object-fit: cover;
}

.listing-preview-offcanvas {
  width: min(480px, 100vw);
}
