/* Present the value estimate as a readable vertical sequence. */
html body.v71-page-value-efficiency .v723-results {
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 14px !important;
}
html body.v71-page-value-efficiency .v723-metric,
html body.v71-page-value-efficiency .v723-metric#value-after-card {
  min-height: 0 !important;
  padding: 22px !important;
}
