.main-sidebar {
    min-height: 100%;
    height: auto !important;
}


.layout-fixed .main-sidebar {
    height: auto !important;
    min-height: 100%;
}


.content-wrapper {
    min-height: 100%;
    height: auto !important;
    display: block;
}

.content {
    height: auto !important;
}

.content-body {
    height: auto !important;
}

