/*Buttons and connectors */

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		--top: -33px;
		--left: 129px;
	}
}

@media only screen and (max-width: 734px) {
	.section-accessories-shared.section-shared-footer div.router-grid-copy > p {
		padding: 0 20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		--top: -10px;
		--left: 228px;
		margin-top: -16px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
	--left: 137px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 103px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 94px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-usb-c-connector {
	--bottom: -21px;
	--left: 507px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs
		.section-buttons-and-connectors
		.caption-usb-c-connector {
		--left: 395px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs
		.section-buttons-and-connectors
		.caption-usb-c-connector {
		--left: 108px;
	}
}

/* Calendar */
.techspecs-app-icon-calendar {
	background-image: url("/br/ipad-mini/images/specs/icon_calendar__gd448w0a0euu_large.png");
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.techspecs-app-icon-calendar {
		background-image: url("/br/ipad-mini/images/specs/icon_calendar__gd448w0a0euu_large_2x.png");
	}
}

.section-techspecs .section-built-in-apps .techspecs-app-icon-calendar,
.section-techspecs .section-free-apps .techspecs-app-icon-calendar {
	background-image: url("/br/ipad-mini/images/specs/icon_calendar__gd448w0a0euu_large.png");
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-techspecs .section-built-in-apps .techspecs-app-icon-calendar,
	.section-techspecs .section-free-apps .techspecs-app-icon-calendar {
		background-image: url("/br/ipad-mini/images/specs/icon_calendar__gd448w0a0euu_large_2x.png");
	}
}
