#DefaultRegisterRow, #DefaultRegister {
display:none!important;
    }
	
	#StadtName, #Login1_LogInHeader{
font-size:1.5rem;
    }
	
	
	.reg_page_body_head{
		text-align:center;
		padding:15px;
		 }
		
	.row_phone {
display:none!important;
    }
	#ess_captcha_outer{
display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
	
	
	#ess_captcha{
width:160px;
height:60px;
display:block;
    }
	#ess_captcha_text{
width:160px;
    }