/* LOCAL OVERRIDES */

/* Apple Pencil Pro */
#features .pencil-pro .custom-top-text {
	margin-bottom: 20px;
}

@media only screen and (min-width: 735px) {
	.section-first-generation .device-5 .large-hide {
		padding-right: 30px;
	}
	.section-usb-c .device-5,
	.section-usb-c .device-6,
	.section-second-generation .device-1,
	.section-second-generation .device-2 {
		padding-right: 25px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-first-generation .device-1,
	.section-first-generation .device-2 {
		padding-right: 25px;
	}
}

@media only screen and (max-width: 734px) {
	.section-second-generation .device-1,
	.section-second-generation .device-3,
	.section-usb-c .device-3,
	.section-usb-c .device-7 {
		padding-right: 18px;
	}
}

@media only screen and (max-width: 734px) {
	.icon-wrapper.icon.icon-after.icon-chevrondown.typography-hero-copy {
		display: block;
		max-width: 300px;
	}
}

/* Recursos do Apple Pencil */

@media only screen and (max-width: 734px) {
	.section-features .grid-headline {
		margin-bottom: -24px;
	}
}
