@media only screen and (min-width: 1069px) {
	.router-item-accessories .router-item-headline {
		max-width: 410px;
	}
}

.section.section-compare .compare-table .cell.storage .column {
	padding-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
	.section.section-compare .compare-table .cell.storage .column {
		padding-bottom: 10px;
	}
}

.section.section-compare .compare-table .cell.gpu .note-caption {
	margin: -15px auto 0px;
}

.section.section-compare .compare-table .cell.storage .column {
	width: 100%;
}
