.operators-form__row{display:flex;flex-direction:column}.operators-form__login-input{order:1}.operators-form__submit-btn{order:3;width:100%}.operators-form .field-validation-error{order:2}@media screen and (max-width:767px){.operators-form__submit-btn{margin-top:16px}}@media screen and (min-width:768px){.operators-form .field-validation-error{flex-basis:100%;order:3}.operators-form__row{align-items:stretch;flex-flow:row wrap;justify-content:space-between}.operators-form__login-input{flex-grow:1;max-width:calc(80% - 24px)}.operators-form__submit-btn{order:2;width:20%}}@media screen and (min-width:992px){.operators-form__row{margin:0 72px}}