#suitable .product-spoilers__table tr:first-child /*, #models .product-spoilers__table tr:first-child*/ {
    /*background: var(--gray-blue-gray-blue-400);*/
}

@media (min-width: 800px) {
    #models .product-spoilers__table-models tr:nth-child(n+3) {

    }
}

.analogs span, .analogs a{
    display: inline-block;
    font-family: var(--font-family);
}

.product-spoilers__table-analogues .grid span:nth-child(n+17) {
    display: none;
}