.modal-l2 .values-l2-wrapper .subsection.environment .headline {
	align-items: flex-start;
}
@media only screen and (max-width: 1068px) {
	.modal-l2 .values-l2-wrapper .subsection.environment .headline {
		align-items: center;
	}
}

@media only screen and (min-width: 363px) and (max-width: 394px) {
	.section-contrast .product-tile-ipad-air > p.product-tile-padding:first-of-type {
		padding-bottom: 1.4em;
	}
}

.typo-head-alt {
	line-height: 0.3;
}

@media only screen and (max-width: 1068px) {
	.typo-head-alt {
		line-height: 0.7;
	}
}

@media only screen and (max-width: 734px) {
	.typo-head-alt {
		line-height: 0.1;
	}
}

.typo-head-alt .media-sub-caption {
	display: block;
}

@media only screen and (max-width: 734px) {
	.stat .stat-caption {
		position: relative;
	}
	.subsection-display .display-tout-copy {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 1068px) {
	.section-welcome .welcome .welcome-text-content {
		line-height: 1.3;
	}
}

#icon-card-specialist.icon-card .icon-container {
	padding-top: 5px;
	padding-bottom: 31px;
}

.inline-media-component-container .video-wrapper .fallback-frame {
	opacity: 1;
}

.margin-top-minus {
	display: block;
	margin-top: -20px;
}

@media only screen and (max-width: 1068px) {
	.margin-top-minus {
		margin-top: -13px;
	}
}