@media (min-width:300px) and (max-width:450px){
	.logo_style{
		margin-left: -15px;
		font-size: 12px;
		width: 207px;
	}
	.reg_new_sty{
		width:100% !important;
		text-align: center;
	}
}
@media (max-height:528px){
	.img_static{height:130vh !important;}
}
