#mod_freiemodule_5 {
    height: 400px;
    overflow: hidden;
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left !important;
}

@media (max-width: 1000px) {
    .orbit .orbit-slide {
        min-height: 400px !important;
        height: 400px !important;
    }

    #mod_menue_top li:first-of-type {
        display: inline;
        float: left;
    }
}