/* PORTAL 총자산 — 아래·크게, 스크롤 없이 7행 */
.portal-summary.portal-total {
  width: min(760px, 46vw) !important;
  max-height: min(900px, 90dvh) !important;
}
.portal-total .portal-summary-body {
  overflow: hidden !important;
}
