#PageFooter { margin-top: 0; }

.pbr-brand-logo-row > div {
 display: flex;
align-items: center;
justify-content: center;
padding: 20px;
height: 80px;
margin-bottom: 10px;
}

.pbr-brand-logo-row img {
max-height: 60px;
}

.pbr-feature-logo {
position: absolute;
left: 0;
top: 0;
padding: 10px;
background-color: white;
border-radius: 10px 0 10px 0;
}
.pbr-feature-logo img {
max-height: 50px;
}
.pbr-feature-card-section .editContent { position: relative; }