How I design background image with overlay in CSS like this example image.
here the code. i want to add tour
class to background image and overlay effect.
<div class="tour">
<div class="container">
<div class="row">
<div class="col-md-12">
</div>
</div>
</div>
</div>