.login-register-container { display: flex; width: 100%; justify-content: space-around; flex-wrap: wrap; & div { &, & form { display: flex; flex-direction: column; } } }