<div class="main-header" style="background: #484747">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 logo-holder">
<div class="logo">
<a href="index.php">
<img src="img/logo.png" alt="elevensixnine clothing"/>
</a>
</div>
</div>
I am having trouble adjusting the size of the image to fit as a logo header on my website. It appears too large when I open it, and I need help centering it and making it responsive for smaller devices like mobiles. Can anyone assist me with this?