@media only screen and (max-width: 767px)
{
	.auth-cover-wrapper .auth-cover-sidebar-inner{padding: 0px !important;}
	.auth-cover-wrapper .auth-cover-sidebar-inner .auth-cover-card-wrapper .auth-cover-card{margin:0px !important;}
	.wd-200 img{width: 200px !important; max-width: 200px !important; min-width: 200px !important;}
	.wd-200{width:100% !important; text-align:center !important; max-width: unset !important; min-width: unset !important;}
	.auth-cover-card h2{text-align:center !important;}
	#employeefrm label{font-size:14px !important; font-weight:600 !important;}
}