.section-router .grid-item-router .shared-router-macos-bigsur {
	width: 682px;
	height: 100%;
	left: 0;
	margin-left: 0;
}

@media only screen and (max-width: 734px) {
	.section-chip .grid-item-speed .grid-item-content .text-content {
		max-width: 238px;
	}
}

@media only screen and (max-width: 1068px) {
	.local-max-width {
		max-width: 100% !important;
		width: 340px;
	}
}

@media only screen and (min-width: 735px) {
	.section-router .grid-item-router .shared-router-macos-monterey {
		height: 100%;
	}
}

/* GPU text margin top fix for gpu section */
@media only screen and (max-width: 734px) {
	.section-chip .grid-item-graphics .badge-container {
		margin-top: 60px;
	}
}
