.site-header {
    width: 100%;
    z-index: 10;
}

.header-inner {
    padding: 20px;
}

.logo {
    height: clamp(80px, 12vw, 150px);
}