#loadinglogo {
	margin-bottom: 10%;
}

@media only screen and (max-width: 700px) {
	
	#loadinglogo {
		margin-bottom: 20%;
	}

	
}
