.page-iwork .section-hero .tile-wrapper .tile {
	width: 100%;
}

@media only screen and (max-width: 1068px) {
	.page-iwork .section-hero .tile-wrapper .tile {
		width: 614px;
	}
}

@media only screen and (max-width: 734px) {
	.page-iwork .section-hero .tile-wrapper .tile {
		width: 100%;
	}
}

@media only screen and (min-width: 1069px) {
	.page-iwork .section-hero .tile-wrapper .tile-pages .tile-copy {
		max-width: 290px;
	}

	.page-iwork .section-hero .tile-wrapper .tile-keynote .tile-copy {
		max-width: 320px;
	}
}

/* Pages tile copy */
@media only screen and (min-width: 1069px) {
	.page-iwork .section-hero .tile-wrapper .tile-pages .tile-copy {
		max-width: 288px;
	}
}
