diff --git a/src/components/shop-card.vue b/src/components/shop-card.vue
index f8b2c07f13c9b844bcaa23cbef319a89ebfd837b..08b611d26d8e5c09e4bcd87ad35419f48b80d633 100644
--- a/src/components/shop-card.vue
+++ b/src/components/shop-card.vue
@@ -8,13 +8,8 @@
-
+
+
@@ -120,12 +115,6 @@ export default {
.shop_card-text.under_text > span:nth-child(2) {
flex-shrink: 0;
margin-left: 10px;
-}
-.shop_card-text.under_text > span:nth-child(2) > i {
- font-size: 20px;
- color: #fac266;
-}
-.shop_card-text.under_text > span:nth-child(2) > span {
font-family: Arial;
font-size: 18px;
font-weight: bold;