.h-15 {
    height: calc(var(--spacing) * 20);
}
.logo-mobile .h-15 {
    height: calc(var(--spacing) * 15);
}