@media all and (-ms-high-contrast:none)
{
    
    /* General */
    .main-body{
        flex: 1 0 auto;
    }
}