.img{height:auto;max-width:100%;}

@media screen and (max-width: 800px) {
  .img{ height:auto;max-width:100%;min-width:100%; }