@media only screen and (max-width: 734px) {
	.section-design .section-content-block-ipad .hardware-fan .overview-design-fan-snipe2, .section-design .section-content-block-ipad .hardware-fan .snipe-2 {
		transform: translate(-151px, 84px);
		left: 49%;
	}
}

/* FIX: Env Tiles Width to Match US - START */
#gallery-item-packing-3 > div {
	width: 298.656px;
}

@media only screen and (max-width: 1068px) {
	#gallery-item-packing-3 > div {
		width: 244px;
	}
}

@media only screen and (max-width: 734px) {
	#gallery-item-packing-3 > div {
		width: 164px;
	}
}
/* FIX: Env Tiles Width to Match US - END */