
Module Settings
- Module Type: Custom
- Module Position: position-1
- Menu Assignment: Home
- Header Class: text-center pb-5
- Module Style: split_title
<div class="row easy__way__wrap">
<div class="col-12 col-lg-4 d-flex">
<div class="easy__way text-center w-100">
<img class="m-auto" src="images/movers/icons/icon-2.png" alt="icon_1">
<div class="easy__way--body">
<h5 class="my-4">We pick up your items</h5>
<p>Now were up in the big leagues gettitng out turn at bat and wthen the odds </p>
</div>
</div>
</div>
<div class="col-12 col-lg-4 d-flex my-5 my-md-0">
<div class="easy__way text-center w-100">
<img class="m-auto" src="images/movers/icons/icon-1.png" alt="icon_2">
<div class="easy__way--body ">
<h5 class="my-4">Store your things</h5>
<p>Now were up in the big leagues gettitng out turn at bat and wthen the odds</p>
</div>
</div>
</div>
<div class="col-12 col-lg-4 d-flex">
<div class="easy__way text-center w-100">
<img class="m-auto" src="images/movers/icons/icon-3.png" alt="icon_3">
<div class="easy__way--body">
<h5 class="my-4">Deliver when you’re ready</h5>
<p>Now were up in the big leagues gettitng out turn at bat and wthen the odds</p>
</div>
</div>
</div>
</div>