JSFiddle - React, Tailwind, and code Playground

HTML

<div class="page-header-2">
	<img class="img-header" src="http://youassist.org/assets/home1.jpg" />
</div>

CSS

.img-header{
    width:100%;
    height:auto;
   /* min-width:450px;*/
}