﻿.gb-uc__grille__container {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
}
