.small-caps {
	font-feature-settings: "smcp", "c2sc";
	font-variant-caps: all-small-caps;
}

/* fixed height for customise your phone tile  */
@media only screen and (max-width: 1068px) and (min-width: 734px) {
	.section-features.section-tiles .tile-personalize .tile-content {
		min-height: 440px;
	}
}
