@media only screen and (max-width: 600px) {
	.desktop_banner{ display:none; }
	.mobile_banner{ display:block!important; }
}



.signup-mobile button {border: none!important;margin-left: 5px;}
.signup-mobile input { width:55%!important;margin-left:17px; }
#otp-message,#login-otp-message{ text-align:left; }