.pkp_site_name .is_img img {
    max-width: 250px;   /* adjust this number to taste */
    height: auto;       /* keeps the aspect ratio intact */
}

.pkp_site_name {
    padding-left: 250px;
    padding-top: 25px
}