/*Local Fixes */
.availability {
	color: #666666;
}

.title-comingsoon {
	font-size: 18px;
	letter-spacing: 0.012em;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	margin-left: 3px;
	color: #f5f5f7;
	opacity: 0.7;
}

/* Overide images: devices */
.page-overview .section-devices .image-devices {
	background-image: url("/by/airpods-2nd-generation/images/overview/setup__cfebd9ivg8k2_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.page-overview .section-devices .image-devices {
		background-image: url("/by/airpods-2nd-generation/images/overview/setup__cfebd9ivg8k2_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-devices .image-devices {
		background-image: url("/by/airpods-2nd-generation/images/overview/setup__cfebd9ivg8k2_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.page-overview .section-devices .image-devices {
		background-image: url("/by/airpods-2nd-generation/images/overview/setup__cfebd9ivg8k2_medium_2x.png");
	}
}

@media only screen and (max-width: 735px) {
	.page-overview .section-devices .image-devices {
		width: 780px;
		background-image: url("/by/airpods-2nd-generation/images/overview/setup__cfebd9ivg8k2_small.png");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.page-overview .section-devices .image-devices {
		background-image: url("/by/airpods-2nd-generation/images/overview/setup__cfebd9ivg8k2_small_2x.png");
	}
}
