/* =============================================================================
   Author: PKP PS
   Last updated : 2026-06-23
   ============================================================================= */

.pkp_page_index .homepage_image img {
  max-width: 420px;
  height: auto;
  margin: 50px auto 0 auto;  /* top right bottom left */
  display: block;
}

.pkp_brand_footer a img {
    display: none;
}