@media screen and (max-width: 767px) {
    #login {
        width: auto !important;
    }
}
