/*  Local Fixes  */
/* localnav */

#ac-localnav .ac-ln-wrapper br.ln-title-break {
	display: none;
}
@media only screen and (max-width: 460px) {
	#ac-localnav .ac-ln-wrapper br.ln-title-break {
		display: block;
	}
}

.section-audio .techspecs-rowheader {
	word-spacing: 0;
}

@media only screen and (max-width: 1070px) {
	.techspecs-column > .headline-with-sosumi {
		width: 215px;
	}
}

/* TECH SPECHS */

@media only screen and (min-width: 1069px) {
	.techspecs
		.techspecs-section.section-audio
		.techspecs-row
		.techspecs-column {
		width: 536px;
	}
}
