Hi actually i tried to prevent the text that wrapping around the font awesome icons. I tried so many methods. but those didn't work in this case. Please help me to fix this.
body {
font-family: "Montserrat";
}
.fa {
margin-right: 10px;
font-size: 20px !important;
}
<link href="https://cdn.paperindex.com/bootstrap/css/font-awesome.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato|Montserrat" rel="stylesheet" type="text/css">
<div class="dashboard-profile-wrp dashboard-todo">
<p><i class="fa fa-rocket mob-mnu-icon" aria-hidden="true" data-original-title="" title=""></i><a href="/dashboard/boost-your-sales.html" class="link" data-original-title="" title="">Upgrade Membership</a> to <b>connect with buyers like never before</b> and grow your sales beyond your local and national boundaries.and grow your sales beyond your local and national</p>
<p><i class="fa fa-shopping-basket fa-fw" aria-hidden="true"></i><a href="/dashboard/boost-your-sales.html" class="link" data-original-title="" title="">Upgrade Membership</a> to <b>connect with buyers like never before</b> and grow your sales beyond your
local and national boundaries.and grow your salesgrow your sales </p>
<p><i class="fa fa-camera fa-fw" aria-hidden="true"></i><a href="/dashboard/boost-your-sales.html" class="link" data-original-title="" title="">Upgrade Membership</a> to <b>connect with buyers like never before</b> and grow your sales beyond your local
and national boundaries.and grow your sales beyond your local and national boundaries.</p>
</div>