@media only screen and (max-width: 734px) {
	span .nowrap {
		white-space: nowrap !important;
	}
}

@media only screen and (max-width: 1068px) {
	.compare-module-wrapper .airpods-4 .device-content h3, .compare-module-wrapper .airpods-4-noise-cancellation .device-content h3 {
		min-height: 54px;
	}
	.compare-module-wrapper .airpods-pro .device-content h3, .compare-module-wrapper .airpods-max .device-content h3 {
		min-height: auto;
	}
}

@media only screen and (max-width: 734px) {
	.compare-module-wrapper .airpods-4 .device-content h3, .compare-module-wrapper .airpods-4-noise-cancellation .device-content h3 {
		min-height: 67px;
	}
	.compare-module-wrapper .airpods-pro .device-content h3, .compare-module-wrapper .airpods-max .device-content h3 {
		min-height: auto;
	}
}

.compare-module-wrapper .compare-grid .subhead {
	min-height: 76px;
}

@media only screen and (max-width: 1068px) {
	.compare-module-wrapper .compare-grid .airpods-4 .typography-compare-copy.subhead, .compare-module-wrapper .compare-grid .airpods-4-noise-cancellation .typography-compare-copy.subhead {
		min-height: 54px;
	}
	.compare-module-wrapper .compare-grid .airpods-pro .typography-compare-copy.subhead, .compare-module-wrapper .compare-grid .airpods-max .typography-compare-copy.subhead {
		min-height: 72px;
	}
}

@media only screen and (max-width: 734px) {
	.compare-module-wrapper .compare-grid .airpods-4 .typography-compare-copy.subhead, .compare-module-wrapper .compare-grid .airpods-4-noise-cancellation .typography-compare-copy.subhead {
		min-height: 72px;
	}
	.compare-module-wrapper .compare-grid .airpods-pro .typography-compare-copy.subhead, .compare-module-wrapper .compare-grid .airpods-max .typography-compare-copy.subhead {
		min-height: 114px;
	}
}
