I have attempted to implement the following using inline CSS along with Bootstrap, but unfortunately it is not functioning correctly.
<div class="container" class="img-responsive" class="img-fluid" style="background-image: url('img/projects_cover.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center center; width: 100%; height: 100%">