.logo-image img,
.document-image img {
  width: 100%;
  height: auto;
  object-fit: contain;
  background: #fff;
}