.pi360-entry-page .pi-card .pi-card-main {
  position: relative;
  grid-template-columns: 38px minmax(0, 1fr);
}

.pi360-entry-page .pi-card-title strong .customer-vip-crown {
  position: absolute;
  top: -6px;
  left: 20px;
  z-index: 1;
  margin: 0;
}

.pi360-entry-page .pi-card .pi-card-title-name {
  overflow: visible;
  overflow-wrap: anywhere;
  text-overflow: clip;
  white-space: normal;
}

.pi360-entry-page .pi-card .pi-card-title small {
  padding-right: 58px;
}

.pi360-entry-page .pi-card-main > .line-pill {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
}
