/* compare padding override */

.section-compare.section-shared-router {
	padding-top: 20px;
}

.section-techspecs .section-buttons-and-connectors .caption-sim-tray {
	left: 600px;
	bottom: 82px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-sim-tray {
		left: 462px;
		bottom: 62px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-sim-tray {
		left: 63px;
		bottom: 50px;
	}
}
