.section-siri .typography-gallery-badge.gallery-badge {
	color: #6e6e73;
}

.typography-gallery-badge {
	font-size: 17px;
	line-height: 1.2353641176;
	font-weight: 400;
	letter-spacing: -0.022em;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
}

@media only screen and (min-width: 1069px) {
	.section-compatibility .compatibility-list.row-7 {
		grid-template-rows: repeat(7, auto);
	}
}

@media only screen and (max-width: 1068px) {
	.typography-gallery-badge {
		font-size: 14px;
		line-height: 1.2857742857;
		font-weight: 400;
		letter-spacing: -0.016em;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-compatibility .compatibility-list.m-9-row {
		grid-template-rows: repeat(9, auto);
	}
}
