.section-products .tile-enclosure .tile-copy {
	left: 236px;
}

@media only screen and (max-width: 1068px) {
	.section-products .tile-enclosure .tile-copy {
		left: 132px;
	}
}

@media only screen and (max-width: 734px) {
	.section-products .tile-enclosure .tile-copy {
		left: 94px;
	}
}

.section-products .tile-case .tile-copy {
	left: 367px;
}

@media only screen and (max-width: 1068px) {
	.section-products .tile-case .tile-copy {
		left: 288px;
	}
}

@media only screen and (max-width: 734px) {
	.section-products .tile-case .tile-copy {
		left: 233px;
	}
}
