.pkp_structure_footer_wrapper {
	display:flex;
}

.pkp_structure_footer {
	width: 40%;
	align-items: end;
}

.pkp_brand_footer a {
	max-width: unset;
}

.berlinUP_footer_content p {
	margin-bottom: 0px;
}

.berlinUP_footer_row--below-content {
	margin-right: 0px;
}

.berlinUP_footer_row--below-logos {
	margin-left: 0px;
}

.berlinUP_logo--kurz {
	padding-bottom: 5px;
}

.pkp_footer_content p:has(> img) {
	width: 80%;
}

.berlinUP_logo_wrapper--footer {
	padding-left:0px;
}