@media (min-width: 768px) {
    .login-container {
        width: 1000px!important;
    }
}
