app-action-conjointment-column .button-grid {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
}