@media (max-width: 640px) {
    .pkp_site_name .is_img img {
        max-height: 6em;
    }
}