.pkp_brand_footer {
    /* display: none;*/
    width: 30%; 
    float:left;
}

.pkp_footer_content {
    padding: 2.143rem;
    /* text-align: center; */
    width: 70%;
    float:right;
}

.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;

}
