@media (min-width: 769px) {
    html, body, #root {
        height: 100% !important;
    }
}
