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

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