#root {
    height: calc(100vh - 100px) !important;
}

#wpcontent {
    padding-left: 0;
}
