.page-template-marques .liste-marques .marque{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.page-template-marques .liste-marques .marque a{
    height: fit-content;
}