/* Phase 2 part 29: restore intrinsic proportions for confirmed image regressions. */
.hl_page-preview--content .image-container img {
  height: auto !important;
}

.hl_page-preview--content img[alt="Brand Logo"],
.hl_page-preview--content img[width="733"][height="149"],
.hl_page-preview--content img.feature-cols-70-30.feature-img-left,
.hl_page-preview--content .image-1k6hXG5tF3 .image-container img,
.hl_page-preview--content .image-d11C74deIp .image-container img,
.hl_page-preview--content .image-_QHv4xzTos .image-container img,
.hl_page-preview--content .image-M5nCqCUahW .image-container img {
  height: auto !important;
}

/* Client review regressions: retain component width while removing exported fixed heights. */
.hl_page-preview--content #image-U7GgE-FQHU img,
.hl_page-preview--content #image-PMSrueqJJro img,
.hl_page-preview--content #image-c4FrkQJSoS6 img,
.hl_page-preview--content #image-wDSBKlCTWWx img,
.hl_page-preview--content #image-VgjUmxjKDLJ img,
.hl_page-preview--content #image--pHfsOr0YmD img,
.hl_page-preview--content #image-gMgoWUzEAIp img {
  width: 100%;
  height: auto !important;
}

/* Client review regressions: shared Top Rated ATV Rentals card images. */
.hl_page-preview--content #image-hCuiL1Bc85 img,
.hl_page-preview--content #image-88XZ3RPP4h img,
.hl_page-preview--content #image-ufQxi87PKTg img,
.hl_page-preview--content #image-iDmz3RgejfM img,
.hl_page-preview--content #image-nKs3rYNnD0x img {
  width: 100%;
  height: auto !important;
}

/* Client review regression: process icons are proportionate but oversized. */
.hl_page-preview--content #image-1k6hXG5tF3 .image-container,
.hl_page-preview--content #image-d11C74deIp .image-container,
.hl_page-preview--content #image-_QHv4xzTos .image-container {
  text-align: center;
}

.hl_page-preview--content #image-1k6hXG5tF3 .image-container img,
.hl_page-preview--content #image-d11C74deIp .image-container img,
.hl_page-preview--content #image-_QHv4xzTos .image-container img {
  width: 100%;
  max-width: 100px;
  height: auto !important;
}
