.studioHeader { position: relative; width: var(--size-width-lead); max-width: 100%; margin: 0 auto var(--spacing-l); } .logos { display: flex; flex-direction: column; align-items: center; gap: var(--spacing-xs); margin-bottom: var(--spacing-m); } .mainLogo { display: block; width: 100%; max-width: 16rem; height: auto; margin: var(--spacing-xs) 0; } .studentfestivalen { display: block; width: 100%; max-width: 27rem; height: auto; } .fadderuke { display: block; width: 100%; max-width: 30rem; height: auto; }