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

/* Accessories tile image M&L alignment */
@media only screen and (min-width: 735px) {
	.router-item-accessories .router-content-wrapper {
		height: 100%;
	}
}

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

#footnote-bts-2022-1 a {
	white-space: nowrap !important;
}
