.pkp_site_name .is_img img {
    max-height: none;
    height: 130px;
    width: auto;
}

.pkp_site_name {
    display: flex;
    align-items: center;
    gap: 20px;
}