@media only screen and (max-width: 1024px) and (orientation: landscape) {  


	ul#slider li #desktopHome img {
		margin-top: -100px;
	}


}