
@media(max-width:767px) {

.backGroundImageCode {
    display: none;
}
.login-card {
    min-height: auto;
   
}
}