/* CAEN Screens */

/* subsection-intelligently-bring */

.section-sharing .subsection-intelligently-bring .image-headline {
	background-image: url(/ca/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_large.jpg);
}

@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-sharing .subsection-intelligently-bring .image-headline {
		background-image: url(/ca/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-sharing .subsection-intelligently-bring .image-headline {
		background-image: url(/ca/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_medium.jpg);
	}
}

@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) {
	.section-sharing .subsection-intelligently-bring .image-headline {
		background-image: url(/ca/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-sharing .subsection-intelligently-bring .image-headline {
		background-image: url(/ca/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-sharing .subsection-intelligently-bring .image-headline {
		background-image: url(/ca/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_small_2x.jpg);
	}
}
