<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/all.css" rel="stylesheet" id="fw-css">
<div class="container">
<div class="row overflownone">
<div class="col-md-3 information nopaddingleft nopaddingright hidden-sm hidden-xs">
<h3 style="padding-left:0px;">Taste of India</h3>
<div class="row-fluid">
<div>
<span ng-repeat="location in tourWithAllRelated[0].siteLocation">
<span style="color:white;">
<a style="color:white;" href="/city?id={{ location.id }}&countryid={{ location.country_id }}&name={{ location.city }}">Delhi | Agra | Jaipur</a><span ng-hide="$last"> <i class="fas fa-angle-right fa-sm"></i> </span>
</span>
</span>
</div>
<div>
<div style="color:white;display:block;">
Regular | Group | Individual
</div>
<div style="color:white;display:block;">
8 days | 7 nights
</div>
<div style="color:white;display:block;">
$550 onwards
</div>
</div>
</div>