/* ============================================
   Custom Style for PKP Site Name Image
   ============================================ */

.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 180px;
    max-width: 1050%;
    width: auto;
    height: auto;
}

/* ============================================
   End of Custom Style
   ============================================ */