body {
  margin: 20px;
  text-align: center;
}

img
{
    max-width: 100%;
    min-width: 300px;
    height: auto;
}