/*
@media screen and (min-height: 480px) {
	.space{
			height:calc(30vh);
			
	}
}


*/

