<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
.pkp_site_name .is_img img {
    display: block; */
    /* max-height: 80 px; */
/*
    max-width: 100%;
    width: auto;
    height: auto;
}
*/

.pkp_site_name .is_img img {
    display: block !important;
    max-height: 450px !important;
    max-width: 100%!important;
    height: auto!important;
    width: 100% !important;
}</pre></body></html>