@media (min-width: 992px) {
    body.has_site_logo .pkp_site_name .is_img img {
        max-height: 65px;
    }
}
@media (min-width: 992px) {
    body.has_site_logo .pkp_site_name {
        margin-top: 25px;
    }
}
