.section-hero .section-content-block-hero .hero-availability {
	color: #86868b;
}

/* 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 */