/* LOCAL OVERRIDES */

/* Keyboards */

@media only screen and (min-width: 735px) {
	.compare-grid .keyboard .typography-compare-features-copy {
		width: 145px;
	}
}

/* Spacing */
.ipad-pro .custom_spacing {
	margin-top: 13px;
	margin-bottom: 19px;
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.ipad-pro .custom_spacing {
		margin-top: 6px;
	}
}
