.image-why-ipad-hero-main {
	display: block;
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 2895px;
	--p-height: 972px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.image-why-ipad-hero-main {
		--p-width: 1068px;
		--p-height: 700px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.image-why-ipad-hero-main {
		--p-width: 309px;
		--p-height: 230px;
	}
}

@media only screen and (min-width: 735px) {
	.grid-item-files .grid-figure.responsive-vertical-centering {
		flex-direction: column;
	}
}

@media only screen and (min-width: 1069px) {
	.image-why-ipad-workstation-files {
		--p-width: 1219px;
		--p-height: 615px;
	}
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.image-why-ipad-workstation-files {
		--p-width: 909px;
		--p-height: 461px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.image-why-ipad-workstation-files {
		--p-width: 400px;
		--p-height: 294px;
	}
}
