/*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
		.compare-column
		.image-block
		.typography-label {
		min-height: 3.4em;
	}
}

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