.logo-rollout {
    width: 408px;
    height: 200px;
    background-image: url('/static/imgs/GWP_Logo_Schutzzone_transp_RGB.png');
    background-size: 408px 200px;
    background-repeat: no-repeat;
    background-position: center;
}

.logo-flexgrid {
    width: 200px;
    height: 150px;
    background-image: url('/static/imgs/flex4grid.png');
    background-size: 197px 132px;
    background-repeat: no-repeat;
    background-position: center;
}


.logo-dena {
    width: 200px;
    height: 150px;
    background-image: url('/static/imgs/dena_primary_Color_RGB_short.svg');
    background-size: 197px 74px;
    background-repeat: no-repeat;
    background-position: center;
}


.logo-ieg-rollout {
    width: 200px;
    height: 150px;
    background-image: url('/static/imgs/ieg.svg');
    background-size: 197px 55px;
    background-repeat: no-repeat;
    background-position: center;
}


.logo-den-botschaft {
    width: 200px;
    height: 150px;
    background-image: url('/static/imgs/den-botschaft.png');
    background-size: 197px 49px;
    background-repeat: no-repeat;
    background-position: center;
}


.logo-lea-rollout {
    width: 200px;
    height: 150px;
    background-image: url('/static/imgs/logo-landesenergieagentur-hessen.min.svg');
    background-size: 197px 118px;
    background-repeat: no-repeat;
    background-position: center;
}


.logo-planenergi {
    width: 200px;
    height: 150px;
    background-image: url('/static/imgs/PlanEnergi.svg');
    background-size: 197px 42px;
    background-repeat: no-repeat;
    background-position: center;
}