/* XPRO logo sizing */
.dmax-xpro-logo {
  /* max-width: 200px; */
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 1rem;
}

/* Product models image */
.dmax-xpro-models {
  max-width: 800px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* Wayfinder badge centering */
.dmax-xpro-badge {
  max-width: 300px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* HubSpot form container — reserve space to reduce CLS */
#xpro-pano-hubspot-form {
  min-height: 660px;
}
