@media screen and (max-width: 1024px) and (min-width: 0px) {
	.btn {
		margin-right: 100px;
	}
	}
