.audio-fix, .video-fix {
	width: 75% !important;
}

@media only screen and (max-width: 734px) {
	.audio-fix, .video-fix {
		width: 100% !important;
	}
}

.display-support {
	margin-right: 5px !important;
}

.section-techspecs .section-size .size-figure.macbook-14 .size-caption .size-span.caption-1, .section-techspecs .section-size .size-figure.macbook-16 .size-caption .size-span.caption-1 {
	top: -19px;
}

.section-techspecs .section-size .size-figure.macbook-14 .size-caption .size-span.caption-2, .section-techspecs .section-size .size-figure.macbook-16 .size-caption .size-span.caption-2 {
	top: 126px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size .size-figure.macbook-14 .size-caption .size-span.caption-2, .section-techspecs .section-size .size-figure.macbook-16 .size-caption .size-span.caption-2 {
		top: 122px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size .size-figure.macbook-14 .size-caption .size-span.caption-2, .section-techspecs .section-size .size-figure.macbook-16 .size-caption .size-span.caption-2 {
		top: 130px;
	}
}

.section-techspecs .section-size .size-figure.macbook-14 .size-caption .size-span.caption-3, .section-techspecs .section-size .size-figure.macbook-16 .size-caption .size-span.caption-3 {
	bottom: 10px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size .size-figure.macbook-14 .size-caption .size-span.caption-3, .section-techspecs .section-size .size-figure.macbook-16 .size-caption .size-span.caption-3 {
		bottom: 9px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size .size-figure.macbook-14 .size-caption .size-span.caption-3, .section-techspecs .section-size .size-figure.macbook-16 .size-caption .size-span.caption-3 {
		bottom: 1px;
	}
}

/* accessibility section list*/
.section-techspecs .section-accessibility ul li:nth-child(6) {
	margin-top: 0px;
}

.section-techspecs .section-accessibility ul li:nth-child(7) {
	margin-top: 0px;
}

@media only screen and (min-width: 735px) {
	.section-techspecs .section-accessibility ul {
		column-count: 2;
	}
}
/* end accessibility section list*/
