/* start section facetime messages and more fix */
.page-features .section-imessage.no-violator .article-item:nth-child(3) .article-body-subhead, .page-features .section-imessage.no-violator .article-item:nth-child(6) .article-body-subhead, .page-features .section-imessage.no-violator .article-item:nth-child(8) .article-body-subhead {
	padding-top: 0;
}

/* end section facetime messages and more fix */

@media only screen and (min-width: 735px) {
	.page-features .section-imessage.no-violator .article-item:nth-child(6) .article-body-subhead {
		padding-top: 0;
	}
}

/* START - Align NameDrop and iMessage apps in M and L viewport */
@media only screen and (min-width: 735px) {
	.page-features .section-imessage.no-violator .article-item:nth-child(5) .article-body-subhead {
		padding-top: 38.6px;
	}
}
/* END - Align NameDrop and iMessage apps in M and L viewport */

/* LL fix for XS */
.small-caps {
	font-variant-caps: all-small-caps;
}
