Combination
CHIMMI CHANGAS (BORDO DE MEXICO)
Your choice of fillings beef or chicken in a large tortilla and deep-fried, topped with chili con carne and cheese. Served with Mexican rice and refried beans.
<div class="container mt-20 mb-10">
<div class="row">
<div class="col-md-9 food-name">Chicken</div>
<div class="col-md-3 text-right food-price">BHD 6.500</div>
<div class="col-md-9 food-name">Beef</div>
<div class="col-md-3 text-right food-price">BHD 6.800</div>
<div class="col-md-9 food-name">Combo</div>
<div class="col-md-3 text-right food-price">BHD 6.900</div>
</div>
</div>

CHIMMI CHANGAS (BORDO DE MEXICO)
Your choice of fillings: steak or chicken in a large tortilla and deep-fried, topped with chili con carne and cheese. Served with Mexican rice and refried beans.
<div class="container mt-20 mb-10">
<div class="row">
<div class="col-md-9 food-name">Chicken</div>
<div class="col-md-3 text-right food-price">BHD 6.200</div>
<div class="col-md-9 food-name">Beef</div>
<div class="col-md-3 text-right food-price">BHD 6.500</div>
<div class="col-md-9 food-name">Mix Chicken& Beef</div>
<div class="col-md-3 text-right food-price">BHD 6.800</div>
<div class="col-md-9 food-name">Pork </div>
<div class="col-md-3 text-right food-price">BHD 6.800</div>
</div>
</div>

BURRITO ARRIERO
An old town Mexican favorite. A large flour tortilla filled with beef or chicken sautéed in onion and bell pepper topped with chili con queso & cheese. Served with Mexican rice and refried beans.
<div class="container mt-20 mb-10">
<div class="row">
<div class="col-md-9 food-name">Chicken</div>
<div class="col-md-3 text-right food-price">BHD 6.600</div>
<div class="col-md-9 food-name">Beef</div>
<div class="col-md-3 text-right food-price">BHD 6.900</div>
<div class="col-md-9 food-name">Mix Chicken& Beef</div>
<div class="col-md-3 text-right food-price">BHD 7.300</div>
<div class="col-md-9 food-name">Pork </div>
<div class="col-md-3 text-right food-price">BHD 7.000</div>
</div>
</div>