.section-compatibility .compatibility-list.row-7 {
    grid-template-rows:repeat(7, 1fr)
}

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

.footnote-supglyph {
    position: relative;
    vertical-align: initial;
    text-underline-offset: -0.28em;
}

.section-hero .hero-intro .footnote {
    -webkit-text-fill-color: #1d1d1f;
}