/*------------------------------------*\
   VENTURA FULL WIDTH
\*------------------------------------*/


/* VENTURA FULL WIDTH */

/* SCREENS */

.ventura.promo-tile .promo-image { 
width: 675px;
height: 443px;
background-size: 675px 443px;
background-position-x: center;
background-image:url("/euro/mac/home/o/screens_alt/images/overview/ventura/half-width/macos_ventura__muyk5ifz9wqm_large.jpg"); }
@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) {
  .ventura.promo-tile .promo-image { background-image:url("/euro/mac/home/o/screens_alt/images/overview/ventura/half-width/macos_ventura__muyk5ifz9wqm_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .ventura.promo-tile .promo-image { 
  width: 359px;
height: 355px;
background-size: 359px 355px;
background-image:url("/euro/mac/home/o/screens_alt/images/overview/ventura/half-width/macos_ventura__muyk5ifz9wqm_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) {
  .ventura.promo-tile .promo-image { background-image:url("/euro/mac/home/o/screens_alt/images/overview/ventura/half-width/macos_ventura__muyk5ifz9wqm_medium_2x.jpg"); }
}
@media only screen and (max-width: 734px) {
  .ventura.promo-tile .promo-image { 
  width: 557px;
height: 349px;
background-size: 557px 349px;
background-image:url("/euro/mac/home/o/screens_alt/images/overview/ventura/macos_ventura__muyk5ifz9wqm_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) {
  .ventura.promo-tile .promo-image { background-image:url("/euro/mac/home/o/screens_alt/images/overview/ventura/macos_ventura__muyk5ifz9wqm_small_2x.jpg"); }
}

/* LOCAL FIXES */

.ventura.promo-tile {
	display: block;
	height: 610px;
}
@media only screen and (max-width: 1068px) {
	.ventura.promo-tile {
		height: 540px;
	}
}
@media only screen and (max-width: 734px) {
	.ventura.promo-tile {
		height: 520px;
	}
}

.ventura.promo-tile .promo-copy-container {
	padding-top: 60px;
}
.ventura.promo-tile .promo-copy-wrapper {
	width: unset;
}
@media only screen and (max-width: 734px) {
	.ventura.promo-tile .promo-copy-wrapper {
		max-width: unset;
	}
}
.ventura.promo-tile .figure-wrapper:before {
	width: unset;
	max-width: unset;
}

/* VENTURA FULL WIDTH */

/*------------------------------------*\
   VENTURA FULL WIDTH
\*------------------------------------*/