@media (min-width: 992px) {
    .motive {
        flex: 1 1 100%;
        min-height: 100vh;
    }
}