@media only screen and (min-width: 1069px) {
	.modal-l2 .design-l2-wrapper .subsection-1 .subsection-copy {
		height: 395px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.modal-l2 .design-l2-wrapper .subsection-1 .subsection-copy {
		height: 366px;
	}
}

@media only screen and (max-width: 734px) {
	.product-tile-set .product-tile-ipad-pro .product-tile-ctas.product-tile-padding {
		margin-top: 39px;
	}
}