@media only screen and (max-width: 1000px){
#Registration_div{
	width: 90%;
	border-radius: 10px;
}
}