#wrapper {
    height: auto !important;
}

#footer-wrapper {
    width: 100% !important;
}

@media screen and (max-width : 980px) {
    #footer-wrapper {
        width: 100% !important;
    }

    .startpage #content .industry-solutions .slider-wrapper .next {
        right: 0px;
    }
}

#content.bg-white {
    height: 100%;
}