.informasi-content img {
  max-height: 550px;
  max-width: 100%;
  width: auto;
  object-fit: contain;
  display: block;
}