<Section class="features">
<div class="container">
<div class="row">
<div class="col-lg-3 offset-lg-1">
<div class="features-description">
<h3>Крепкие ремни</h3>
<img src="images/features/1.svg" alt="" class="first-arrow">
<p>
Тесьма ременная имеет плотную структуру и выдерживает большие нагрузки.
</p>
</div>
</div>
</div>
</div>
</section>
.features-description .first-arrow img {
position: absolute;
left: 100%;
top: 5%;
}
.features-description img.first-arrow {
position: absolute;
left: 100%;
top: 5%;
}
.first-arrow {
position: absolute;
left: 100%;
top: 5%;
}