.pkp_site_name .is_img img {
 display: inline-block;
 max-height: 100%;
 max-width: 100%;
 width: auto;
 height: auto
}

.pkp_site_name .is_text {
    font-family: Lora,serif;
    font-size: .93rem;
    font-weight: 700;
    line-height: 2.857rem;
    color: #008acb;
    text-decoration: none
}