/* Local Overrides */

/* section content bentos */
@media only screen and (max-width: 370px) {
	.section-content-bentos .typography-headline-elevated {
		font-size: 35px;
	}
}

/* Local Screens */

/* hero */
.section-hero .image-hero-macbook-bottom-right {
	background-image: url("/mx/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_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-hero .image-hero-macbook-bottom-right {
		background-image: url("/mx/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-macbook-bottom-right {
		background-image: url("/mx/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_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-hero .image-hero-macbook-bottom-right {
		background-image: url("/mx/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .image-hero-macbook-bottom-right {
		background-image: url("/mx/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_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-hero .image-hero-macbook-bottom-right {
		background-image: url("/mx/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_small_2x.jpg");
	}
}

.section-hero .image-hero-macbook-top-left {
	background-image: url(/mx/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_large.jpg);
	z-index: 2;
	margin-left: -1080px;
	margin-top: 80px;
}
@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-hero .image-hero-macbook-top-left {
		background-image: url(/mx/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-macbook-top-left {
		background-image: url(/mx/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_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-hero .image-hero-macbook-top-left {
		background-image: url(/mx/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .image-hero-macbook-top-left {
		background-image: url(/mx/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_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-hero .image-hero-macbook-top-left {
		background-image: url(/mx/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_small_2x.jpg);
	}
}
