#municipalities-overview .list-item{
    background:#FFF;
}

#municipalities-overview .list-item img{
    width:120px;
    min-height:100px;    
}


.custom-header{
    display:flex;
    align-items:center;
}

.custom-header img{
    width:75px;
    min-height:75px;
    display:inline-block;
    margin-right:25px;
}

.custom-header .header-headline{
    display:inline-block;
}

.nav-points{
    align-items:center;
}