body , html {
    height: 100%;
}

.stage_subsidiaries {
    min-height: calc(99.8vh - 84px) !important;
}

#footer {
    height: 84px !important;
}