.pkp_site_name .is_img img {max-height: 100%; max-width: 100%; }
.pkp_brand_footer { display: none; }
.pkp_content_footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: red;
  color: white;
  text-align: center;
}