﻿.Food-Item-Type1{
    direction:rtl;
}
.Food-Item-Type1 .title{
    text-align:right;
}
.Food-Item-Type1 .Price{
    text-align:left;
}

.Food-Item-Type1 table td:nth-child(2){
    width:100%;
}

.Tree{
    text-align:right;
}

.Food-Item-Type2 .Food-Info{
    text-align:right;
}