.consume { display: flex; flex-wrap: wrap; } .info { display: flex; width: auto; } .filewrapper { flex-shrink: 0; } .feedback { width: 100%; margin-top: calc(var(--spacer)); } .collect { width: 100%; justify-content: center; text-align: center; margin-top: calc(var(--spacer) / 2); }