DIV.layout-vcenter
{
    ALIGN-ITEMS: center;
    DISPLAY: flex;
    FLEX-WRAP: wrap;
    GAP: var(--cms-vspacing) var(--cms-hspacing);
}