.health img {
  height: auto;
}

@media screen and (max-width: 768px) {
  .preview img {
    max-width: 400px;
  }
}
