@media screen and (max-width: 1024px)
{
	.parallax
	{
		transform: none !important;
	}
}