.pkp_structure_footer {
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-end !important;
}

.pkp_footer_content {
    flex: 1;
}

.pkp_brand_footer {
    margin-left: auto !important;
    text-align: right;
}

.pkp_brand_footer img {
    width: 120px;
    height: auto;
}