

   .pkp_brand_footer{display: none;}
 
   .pkp_footer_content {
  	float: none;
  	width: 100%;
  	clear: both;
			}
   .footer-left {
  	float: left;
  	width: 33%;
			}
   .footer-center  {
  	float: center;
  	width: 33%;
			}
   .footer-right  {
  	float: right;
  	width: 33%;
			}