.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 300px; /* Adjust the height as needed */
    max-width: 2000px;   /* Maintain aspect ratio */
    width: auto;
    height: auto;
}