.img {
display: block;
  max-width: 500px;
  height: auto;
  margin: auto;
  width: 50%;
}
