/* Local overrides */
br.x-small {
	display: none;
}
@media only screen and (max-width: 330px) {
	br.x-small {
		display: block;
	}
}
/*span xs-hide*/
span.xs-hide {
	display: inline;
}
@media only screen and (max-width: 330px) {
	span.xs-hide {
		display: none;
	}
}
@media only screen and (min-width: 1068px) {
	.typography-callout {
		font-size: 28px;
	}
}
@media only screen and (max-width: 1068px) {
	.typography-tile-paragraph-copy {
		font-size: 17px;
	}
}
@media only screen and (max-width: 499px) {
	.typography-tile-paragraph-copy {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1162px) and (min-width: 1068px) {
	.typography-eyebrow {
		font-size: 17px;
	}
}
@media only screen and (max-width: 741px) and (min-width: 735px) {
	.typography-eyebrow {
		font-size: 17px;
	}
}
@media only screen and (min-width: 1068px) {
	.detail-tiles .detail-tile .tile-header-content.half-tile {
		max-width: 94%;
	}
}

@media only screen and (max-width: 499px) {
	.detail-at-a-glance .glance-two-up .badge-value .badge-unit,
	.detail-at-a-glance .glance-two-up .badge-value .badge-unit-percent,
	.detail-at-a-glance .glance-two-up .badge-value .badge-unit-currency,
	.detail-at-a-glance .glance-two-up .badge-value .badge-unit-plus,
	.detail-at-a-glance .glance-three-up .badge-value .badge-unit,
	.detail-at-a-glance .glance-three-up .badge-value .badge-unit-percent,
	.detail-at-a-glance .glance-three-up .badge-value .badge-unit-currency,
	.detail-at-a-glance .glance-three-up .badge-value .badge-unit-plus {
		font-size: 28px;
	}
}
@media only screen and (max-width: 320px) {
	.typography-callout {
		font-size: 23px;
	}
}

/* How to buy image */
.shared-how-to-buy.row .image-how-to-buy {
	left: -18px;
}
@media only screen and (min-width: 735px) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/co/business/enterprise/success-stories/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_large.jpg");
		position: relative;
	}
}
@media only screen and (min-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (min-resolution: 144dpi) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/co/business/enterprise/success-stories/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_large_2x.jpg");
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.shared-how-to-buy.row .image-how-to-buy {
		width: 409px;
		height: 249px;
		background-size: 409px 249px;
		background-repeat: no-repeat;
		background-image: url("/co/business/enterprise/success-stories/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_medium.jpg");
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/co/business/enterprise/success-stories/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_medium_2x.jpg");
	}
}
@media only screen and (min-width: 735px) and (max-width: 734px) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/co/business/enterprise/success-stories/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_small.jpg");
	}
}
@media only screen and (min-width: 735px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (max-width: 734px) and (min-resolution: 144dpi) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/co/business/enterprise/success-stories/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_small_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.shared-how-to-buy.row .image-how-to-buy {
		left: -3px;
	}
}
@media only screen and (max-width: 734px) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-repeat: no-repeat;
		background-image: url("/co/business/enterprise/success-stories/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_large.jpg");
		background-size: cover;
		width: 104%;
	}
}
@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) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/co/business/enterprise/success-stories/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_large_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.shared-how-to-buy.row .image-how-to-buy::after {
		content: "";
		display: block;
		padding-bottom: 58.10811%;
	}
}
@media only screen and (max-width: 734px) and (max-width: 1068px) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-repeat: no-repeat;
		background-image: url("/co/business/enterprise/success-stories/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_medium.jpg");
		background-size: cover;
	}
}
@media only screen and (max-width: 734px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/co/business/enterprise/success-stories/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) and (max-width: 1068px) {
	.shared-how-to-buy.row .image-how-to-buy::after {
		content: "";
		display: block;
		padding-bottom: 60.8802%;
	}
}
@media only screen and (max-width: 734px) and (max-width: 734px) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-repeat: no-repeat;
		background-image: url("/co/business/enterprise/success-stories/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_small.jpg");
		background-size: cover;
	}
}
@media only screen and (max-width: 734px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 144dpi) {
	.shared-how-to-buy.row .image-how-to-buy {
		background-image: url("/co/business/enterprise/success-stories/images/shared/how-to-buy/how_to_buy__cu2laahsjyc2_small_2x.jpg");
	}
}
