@media screen and (max-width: 1023px) {
	body{
		display: none;
	}
}
