.auth-form {
    .auth-form-select {
        width: 100%;
        @media (width > 350px) {
            width: 4.49rem;
        }
    }
}