@media only screen and (max-device-width: 1024px) {
	html.ios, .ios .section.bg-cover {
		background-attachment: scroll!important
	}
}