/*Local overrides*/

/*Local Nav*/
br.xsmall {
	display: none;
}
@media only screen and (max-width: 320px) {
	br.xsmall {
		display: block;
	}
}

@media only screen and (min-width: 1068px) {
	.compare
		.template-tech-specs.section-tech-specs
		.image-techspecs-airpods-max
		+ .typography-label,
	.compare
		.template-tech-specs.section-tech-specs
		.image-techspecs-airpods-max-2
		+ .typography-label,
	.compare
		.template-tech-specs.section-tech-specs
		.image-techspecs-airpods-pro-3
		+ .typography-label,
	.compare
		.template-tech-specs.section-tech-specs
		.image-techspecs-airpods-4
		+ .typography-label {
		padding-bottom: 56px;
	}
}

/* quick look lossless */

@media only screen and (min-width: 735px) {
	.section-quick-look
		.template-badge
		.image-icon-wrapper
		.image-icon-lossless-audio
		+ p {
		width: 238px;
	}
}
