<Div class="col-SM-9">
<Div class="features">
<H2 class="title text-Center">features ıtems</h2>
<Div class="col-SM-4">
<Div class="Card" style="width: 18RAM;">
<İmg src="product1.JPG" class="Card-img-top" alt="...">
<Div class="Card-body">
<H5 class="Card-title">card title</h5>
<P class="Card-text">some quick example text to Build on the Card title and make up the bulk of the Card's content.</p>
<A href="#" class="btn btn-primary">go somewhere</a>
</Div>
</Div>
</Div>
<Div class="col-SM-4">
<Div class="Card" style="width: 18RAM;">
<İmg src="product2.JPG" class="Card-img-top" alt="...">
<Div class="Card-body">
<H5 class="Card-title">card title</h5>
<P class="Card-text">some quick example text to Build on the Card title and make up the bulk of the Card's content.</p>
<A href="#" class="btn btn-primary">go somewhere</a>
</Div>
</Div>
</Div>
</Div>
</Div>