@media (min-width: 320px) and (max-width: 480px) {
.register-form{
	width: 100%;
    margin: 25px;
}
.orderm-1{
  order: -1;
}
}




