@media (min-width: 992px) {
  .navbar-logo img,
  .pkp_site_name .is_img img {
    max-height: 300px !important; /* Naikkan hingga 200px */
    height: auto !important;
    width: auto !important;
  }
}