body
{
    min-width : 0 !important;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
}

.footer {
    position: initial;
}