body.lt-en-shell[data-route-key="readingsReportsTarotReadings"] [data-stage1082-catalog-coin-prices="verified"] .lt-stage806-card-meta {
  align-items: center;
  width: 100%;
}

body.lt-en-shell[data-route-key="readingsReportsTarotReadings"] [data-stage1082-catalog-coin-prices="verified"] .lt-stage1082-card-price {
  position: relative;
  justify-content: center;
  min-width: 58px;
  margin-left: auto;
  padding: 5px 10px 5px 31px;
  border-color: rgba(148, 78, 103, .14);
  background: rgba(251, 241, 243, .72);
  color: #765465;
  box-shadow: none;
}

body.lt-en-shell[data-route-key="readingsReportsTarotReadings"] [data-stage1082-catalog-coin-prices="verified"] .lt-stage1082-card-price::before {
  content: "";
  position: absolute;
  left: 9px;
  top: 50%;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  background: url("/images/ui/venus-price-mark.png") center / contain no-repeat;
  filter: saturate(.4);
  opacity: .52;
}

body.lt-en-shell[data-route-key="readingsReportsTarotReadings"] [data-stage1082-catalog-coin-prices="verified"] .lt-stage1082-card-price b {
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}

@media (max-width: 420px) {
  body.lt-en-shell[data-route-key="readingsReportsTarotReadings"] [data-stage1082-catalog-coin-prices="verified"] .lt-stage1082-card-price {
    min-width: 55px;
    padding-right: 9px;
    padding-left: 29px;
  }

  body.lt-en-shell[data-route-key="readingsReportsTarotReadings"] [data-stage1082-catalog-coin-prices="verified"] .lt-stage1082-card-price::before {
    left: 8px;
    width: 15px;
    height: 15px;
  }
}
