@media screen and (min-width: 922px) {
    .container  {
        display: flex;
        flex-direction: row;
    }
}