﻿
@media (max-width: 575px) {
       .login-from-wrapper {
        display: none !important;
    }
}