.content {
    min-height: calc(100vh - 70px)  !important;
}
.footer {
    height: 50px  !important;
}