/* Erzwungene Höhe für das Banner und seinen Container */
.container-banner,
#mod-custom114 {
    height: 550px !important;
    min-height: 550px !important;
    max-height: 550px !important;
}

#mod-custom114 {
    background-size: cover !important;
    background-position: center center !important;
}