.pkp_brand_footer {
    /* display: none;*/

    float:left;
}

.pkp_footer_content {
    padding: 2.143rem;
    /* text-align: center; */

    float:right;
}

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

}
