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

/* accessories tile */
@media screen and (min-width: 735px) {
	.router-item.router-item-accessories {
		background-color: #f2f2f2;
	}
}

.section-routers .overview-accessories {
	height: 100%;
	width: 100%;
}

.section-routers .overview-accessories img {
	width: 100%;
	height: 100%;
}
