.pkp_site_name .is_img img {
    height: 161px !important;
}
@media (min-width: 992px) {
  .pkp_site_name .is_img img {
    max-height: 161px;
  }
}