я вернулся, расскажите)
<meta name="viewport" content="width=device-width, initial-scale=1">
.phone-and-password {
width:100%;
margin:0 auto;
display:flex;
justify-content: space-between;
align-items:center;
}
@media only screen and (min-width : 1824px) {
.phone-and-password {
justify-content: space-around;
}
} justify-content: space-around!important;
помогло