.vls.v8 {
    --fnt-t-itm-s: 1.78rem;
    .bg-bx {
        .pd_v-30.pd_h-30 {
            padding: 2.22rem;
        }
    }
    .grd {
        @media screen and (min-width:1280px) {

            li:nth-child(even) {
                margin-top: 5.556rem;
            }

            li:not(:nth-child(even)) {
                margin-bottom: 5.556rem;
            }
        }
    }
}