<ul class="flex-col center-it list-container">
<li class="flex-row center-it spc-btwn norm-list-item">
<p>The quantity of mangoes:</p>
<div>18</div>
</li>
<li class="flex-row center-it spc-btwn norm-list-item">
<p>The quantity of bananas:</p>
<div>10</div>
</li>
<li class="flex-row center-it spc-btwn norm-list-item">
<p>The quantity of apples :</p>
<div>12</div>
</li>
</ul>