body {
	line-break: strict;
}
.icon-after:after, .more:after {
	position: relative;
	top: -0.1em;
}

/* JP Styles */
.section-applecare .contentnav-items {
	grid-column-gap: 6%;
	column-gap: 6%;
}

@media only screen and (max-width: 1068px) {
	.section-applecare .contentnav-items {
		grid-column-gap: 5%;
		column-gap: 5%;
	}
}

@media only screen and (max-width: 735px) {
	.section-applecare .contentnav-items {
		grid-column-gap: 5%;
		column-gap: 5%;
	}
}

@media only screen and (max-width: 682px) {
	.jp-small-show {
		display: block;
	}
}

@media only screen and (max-width: 682px) {
	.thumbnail-copy::after {
		transform: perspective(0);
		line-height: 1.3;
	}
}
