/* LOCAL OVERRIDES */

/* Charging and Expansion */
/* headphone copy */
@media only screen and (max-width: 400px) {
	.section-charging .caption-headphone {
		width: 140px;
		transform: translate(129px, -21px);
	}
}

/* Size and Weight */
/* height copy */
@media only screen and (max-width: 734px) {
	.section-size-weight .image-wrapper.figure-side-view .caption-height {
		transform: translate(116px, 3px);
	}
}
