.siblings {
    .variant-picker-detailed {
        grid-template-columns: repeat(2, 1fr);
    }
}