.cnt.v3 {
    .f_gp:not(:has(> .three-8ths *)) {
        .three-8ths {
            display: none;
        }
    }
}
