/* LOCAL EDITS */
/* compare section */
@media only screen and (max-width: 734px) {
	.section.section-compare .compare-table .cell.storage {
		width: 80%;
	}
}

/* accessories tile */
.router-item-accessories .router-item-headline {
	max-width: 445px;
}

/* business tile */
@media only screen and (min-width: 1069px) {
	.router-item.router-item-business .router-item-copy {
		max-width: 395px;
	}
}
