.c27-main-header .logo .static-logo img {
  box-sizing: border-box;
  aspect-ratio: 3 / 1;
}

img.verified-listing {
  box-sizing: border-box;
  width: 18px;
  height: 18px;
  aspect-ratio: 1 / 1;
}

.as-home .as-ref-hero {
  box-sizing: border-box;
  contain: layout paint;
}

/* Vue hides the native form with v-cloak until mount. Reserve its measured mobile height. */
@media (max-width: 767px) {
  body.page-id-15226 .as-ref-search[data-id="1e4508f"] { min-height: 186px; }
}
