/*Local fixes*/

.grid-item-news .figure-caption {
	bottom: -10px !important;
}
.grid-item-scanner .figure-caption {
	bottom: -10px !important;
}

/*AR learning apps*/
@media only screen and (min-width: 735px) and (max-width: 857px) {
	.why-ipad-content
		.section-learning
		.grid-item-professionals
		.grid-item-content {
		padding-top: 44px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 787px) {
	.image-why-ipad-learning-ar {
		--p-height: 764px;
	}
}
