<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js"></script>
<section>
<div class="banner_sec">
<div class="slidr">
<div class="slide1">
<div class="slide_cont text-center">
<h1>It Is More Difficult to Give Money Away </h1>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.</p>
<button class="btn btn-yelow my-2">Donate Now<span>
<i class="fa fa-long-arrow-right" ></i></span>
</button>
<button class="btn btn-white my-2">Join Now<span>
<i class="fa fa-long-arrow-right" ></i></span>
</button>
</div>
</div>
<div class="slide2">
<div class="slide_cont text-center">
<h1>It Is More Difficult to Give Money Away </h1>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.</p>
<button class="btn btn-yelow my-2">Donate Now<span>
<i class="fa fa-long-arrow-right" ></i></span>
</button>
<button class="btn btn-white my-2">Join Now<span>
<i class="fa fa-long-arrow-right" ></i></span>
</button>
</div>
</div>
</div>
</div>