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

    .cnt-callout {
        picture {
            max-width:50%;
        }
    }
}
