.content-wrapper {
	position: relative;
	top: 10%;
	z-index: 50; }
@media (max-width: 640px) {
	.content-wrapper {
		top: 5% !important; } }
