.store_item_name{
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
  line-height: 130%;
}

.store_item_price{
font-weight: bold;
text-align: right;
font-size: 16px;
padding-bottom: 10px;
}

