@media only screen and (max-width: 1200px){
	.app-auth-container {
   
    padding-left: 20px;
    padding-right: 20px;
}
}