.section-weight-and-dimensions .diagram-text {
	margin-top: 9px;
}

@media only screen and (max-width: 1068px) {
	.section-weight-and-dimensions .diagram-text {
		margin-top: 7px;
	}
}

ul.techspecs-list-disc li:nth-child(11), ul.techspecs-list-disc li:nth-child(12) {
	list-style: none;
}

.section-buttons-and-connectors .diagram-text.magnetic-connector {
	width: 115px;
}

@media (max-width: 1068px) {
	.section-buttons-and-connectors .diagram-text.magnetic-connector {
		width: 56px;
	}
}

@media (max-width: 734px) {
	.section-buttons-and-connectors .diagram-text.magnetic-connector {
		width: 115px;
	}
}

.section-buttons-and-connectors .diagram-text.volume {
	width: 50px;
}
