footer.pkp_structure_footer,
div.pkp_structure_footer {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}

footer.pkp_structure_footer .pkp_brand_footer img {
  max-height: 70px !important;
  display: block !important;
}

.justify-text {
  text-align: justify !important;
  line-height: 1.6;
}