@charset "utf-8";

@media (max-width: 768px) {
	.earth-image img {
	    margin: auto;
	}
}