br.small-viewport-only{
	display:none;
}

@media only screen and (max-width: 735px) {
	br.small-viewport-only{
		display:inline;
	}
}

/* fixed The future is being written on Mac image */
.page-products .image-mac-future {
	width: 1255px;
	height: 483px;
	background-size: 1255px 483px;
	background-repeat: no-repeat;
	background-image: url("https://images.apple.com/ph/education/products/images/coding_large.png");
	left: 50%;
	margin-left: -627.5px;
	position: relative;
	position: absolute;
	z-index: -1;
	bottom: 0
}
@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-products .image-mac-future {
		background-image: url("https://images.apple.com/ph/education/products/images/coding_large_2x.png")
	}
}
@media only screen and (max-width:1068px) {
	.page-products .image-mac-future {
		width: 1038px;
		height: 398px;
		background-size: 1038px 398px;
		background-repeat: no-repeat;
		background-image: url("https://images.apple.com/ph/education/products/images/coding_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-products .image-mac-future {
		background-image: url("https://images.apple.com/ph/education/products/images/coding_medium_2x.png")
	}
}
@media only screen and (max-width:735px) {
	.page-products .image-mac-future {
		width: 326px;
		height: 254px;
		background-size: 326px 254px;
		background-repeat: no-repeat;
		background-image: url("https://images.apple.com/ph/education/products/images/coding_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-products .image-mac-future {
		background-image: url("https://images.apple.com/ph/education/products/images/coding_small_2x.png")
	}
}
@media only screen and (max-width:1068px) {
	.page-products .image-mac-future {
		left: 50%;
		margin-left: -519px;
		position: relative
	}
}
@media only screen and (max-width:735px) {
	.page-products .image-mac-future {
		left: 50%;
		margin-left: -163px;
		position: relative
	}
}
@media only screen and (max-width:1068px) {
	.page-products .image-mac-future {
		position: absolute
	}
}
@media only screen and (max-width:735px) {
	.page-products .image-mac-future {
		position: relative
	}
}
@media only screen and (max-width:735px) {
	.page-products .image-mac-future {
		margin-top: 45px;
		margin-bottom: 45px
	}
}