.pkp_site_name .is_img img{
	height: auto !important;
    max-height: max-content;
}
.description table {
    max-width: 100%;
}
.pkp_page_index .homepage_image img {
    max-width: 200px;
    float: left;
    margin: 1rem;
}