/* local overrides */

/* compatibility grid override  */
.section-compatibility .compatibility-list.row-6 {
	grid-template-rows: repeat(6, 1fr);
}
