.cnt.v8 {
    .f_gp:not(:has(> .three-8ths *)) {
        .three-8ths {
            display: none;
        }
    }

    .iso {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
}