.userAuth-container label {
     width: auto !important; 
}

@media only screen and (max-width: 600px) {
.userAuth-container input {
        width: 100%;
     }    
}