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

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

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

.page-iwork .section-hero .tile-wrapper .tile .tile-copy {
	max-width: none;
}
