// See .react-collapse-container { display: flex; max-width: 100%; > * { flex: 1; } } .ReactCollapse--collapse { transition: height 180ms; }