.pkp_brand_footer img {
  background: url(https://jrist.org/public/journals/1/JRIST_Logo.webp) no-repeat;
  background-size: 150px 150px; /* Resize background image */
  width: 150px;                /* Container width */
  height: 150px;               /* Container height */
  content-visibility: hidden;
  max-width: unset;
}