Я пытаюсь переместить положение моего изображения влево на этой веб-странице, но все, что я пытаюсь, не работает. вот мой html код:
<div class="col-md-6 col-lg-6 pl-md-5 py-5">
<div class="row justify-content-start pb-3">
<div class="col-md-12 heading-section ftco-animate">
<h1 class="big">About</h1>
<h2 class="mb-4">About Me</h2>
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia.</p>
<img src = 'static/images/aman.jpg' height = 400px width = 400px left = 200px>