.seo-text {
	margin-top: 10px;
}

@media (max-width: 650px) {
	.seo-text {
		display: none;
	}
}