div {
   width: auto;
   height: auto;
}

div img {
   display: block;
   width: 100%;
   height: auto;
}