
<center>
<img src="/holding.jpg" alt="">

<style media="screen">
  @media screen and (max-width: 768px) {
    img {
      width: 100%;
    }
  }
</style>

</center>