/* Keep the feature catalogue legible at browser zoom and on compact desktops. */
.feature-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important}.feature{min-height:210px}@media(max-width:560px){.feature-grid{grid-template-columns:1fr!important}.feature{min-height:auto}}
